Trace number 3366526

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.48 1203.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S386464511-018.SATISFIABLE.cnf
MD5SUM988859f9794bcb4984b591f0d8d2fa91
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
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-3366526-1305406355.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
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     16  v-fix:    0  time:  0.00 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     190 undec:      50 neg:     210
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       434      1902         0         0      5791         0   no data   no data
0.00/0.11	c Decided on static restart strategy
0.77/0.21	c  N st     8      4914       434      1902         0      4830      5791    108589   no data   no data
1.57/0.40	c  N st    10     11296       434      1902         0      4479      5791     70282   no data   no data
2.37/0.65	c  N st    11     17040       434      1902         0     10095      5791    197681   no data   no data
3.96/1.06	c  F st    12     25001       434      1902         0     12352      5791    236434   no data   no data
3.96/1.06	c  N st    12     25001       434      1902         0     12352      5791    236434   no data   no data
5.15/1.31	c Decided on static restart strategy
5.15/1.31	c  N st    18     30003       434      1902         0     10652      5791    180906   no data   no data
5.15/1.31	c  S st    18     30003       434      1902         0     10652      5791    180906   no data   no data
5.15/1.34	c  S st    18     30506       434      1902         0     11153      5791    191598   no data   no data
5.15/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.15/1.34	c blocked clauses removed:       27 vars:      4 tried:         434 T: 0.00 s
5.15/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
5.15/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.15/1.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.15/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c lits-rem:       132  cl-subs:      623  v-elim:      0  v-fix:    0  time:  0.04 s
5.56/1.40	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
5.56/1.40	c calculated reachability. Time: 0.00
5.56/1.40	c  N st    18     30506       430      1875         0     10501      5710    177374   no data   no data
6.75/1.79	c  N st    20     37617       430      1875         0      9768      5710    145832   no data   no data
8.35/2.16	c  N st    21     44018       430      1875         0     16006      5710    286638   no data   no data
8.77/2.28	c  S st    22     45759       430      1875         0      9005      5710    114914   no data   no data
9.19/2.31	c  S st    22     46263       430      1875         0      9504      5710    125237   no data   no data
9.19/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.19/2.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
9.19/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.19/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.33	c lits-rem:        21  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.01 s
9.19/2.33	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
9.19/2.33	c vivif2 --  cl tried     9415 cl shrink        0 lits rem          0 time: 0.00
9.19/2.33	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
9.19/2.33	c calculated reachability. Time: 0.00
9.19/2.33	c  N st    22     46263       430      1875         0      9415      5710    123548   no data   no data
12.74/3.29	c  N st    23     60660       430      1875         0     13692      5710    202475   no data   no data
15.52/3.97	c  N st    24     69394       430      1875         0     11484      5710    149633   no data   no data
15.52/3.97	c  S st    24     69394       430      1875         0     11484      5710    149633   no data   no data
15.92/4.00	c  S st    24     69899       430      1875         0     11989      5710    160417   no data   no data
15.92/4.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.92/4.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.92/4.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.92/4.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.92/4.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.92/4.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
15.92/4.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.92/4.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.92/4.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.92/4.03	c lits-rem:        44  cl-subs:      278  v-elim:      0  v-fix:    0  time:  0.02 s
15.92/4.03	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
15.92/4.03	c vivif2 --  cl tried    11711 cl shrink        0 lits rem          0 time: 0.00
15.92/4.04	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
15.92/4.04	c calculated reachability. Time: 0.00
15.92/4.04	c  N st    24     69899       430      1875         0     11711      5710    154843   no data   no data
21.11/5.31	c  F st    25     87500       430      1875         0     17157      5710    259171   no data   no data
21.11/5.31	c  N st    25     87500       430      1875         0     17157      5710    259171   no data   no data
22.35/5.69	c Decided on static restart strategy
23.50/5.93	c  N st    32     95542       430      1875         0     25023      5710    426238   no data   no data
25.90/6.60	c  N st    34    104848       430      1875         0     21481      5710    358858   no data   no data
25.90/6.60	c  S st    34    104848       430      1875         0     21481      5710    358858   no data   no data
26.31/6.66	c  S st    34    105355       430      1875         0     21988      5710    370278   no data   no data
26.31/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.31/6.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
26.31/6.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.31/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.31/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.31/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
26.31/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.31/6.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.31/6.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.87	c lits-rem:       339  cl-subs:     1155  v-elim:      0  v-fix:    0  time:  0.19 s
27.09/6.87	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
27.09/6.88	c vivif2 --  cl tried    20833 cl shrink        0 lits rem          0 time: 0.00
27.09/6.89	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
27.09/6.89	c calculated reachability. Time: 0.00
27.09/6.89	c  N st    34    105355       430      1875         0     20833      5710    341781   no data   no data
30.70/7.76	c  N st    35    114953       430      1875         0     16551      5710    220545   no data   no data
35.51/8.99	c  N st    36    129350       430      1875         0     16020      5710    193696   no data   no data
42.65/10.74	c  N st    37    150945       430      1875         0     21441      5710    307033   no data   no data
44.63/11.27	c  S st    38    158032       430      1875         0     28420      5710    469360   no data   no data
45.03/11.35	c  S st    38    158535       430      1875         0     28922      5710    479793   no data   no data
45.03/11.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.03/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.03/11.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.03/11.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.03/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.03/11.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
45.03/11.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.03/11.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.03/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.23/11.67	c lits-rem:       207  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.29 s
46.23/11.67	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
46.23/11.67	c vivif2 --  cl tried    27419 cl shrink        0 lits rem          0 time: 0.00
46.23/11.69	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.02
46.23/11.69	c calculated reachability. Time: 0.00
46.23/11.69	c  N st    38    158535       430      1875         0     27419      5710    444720   no data   no data
65.38/16.50	c  N st    39    207123       430      1875         0     22073      5710    289853   no data   no data
78.95/19.91	c  N st    40    237802       430      1875         0     32465      5710    502727   no data   no data
78.95/19.91	c  S st    40    237802       430      1875         0     32465      5710    502727   no data   no data
79.38/19.99	c  S st    40    238308       430      1875         0     32968      5710    513540   no data   no data
79.38/19.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.72/20.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.72/20.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.72/20.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.72/20.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.72/20.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
79.72/20.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.72/20.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.72/20.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.93/20.39	c lits-rem:       230  cl-subs:     1354  v-elim:      0  v-fix:    0  time:  0.37 s
80.93/20.39	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
81.33/20.40	c vivif2 --  cl tried    31614 cl shrink        0 lits rem          0 time: 0.01
81.33/20.42	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.02
81.33/20.42	c calculated reachability. Time: 0.00
81.33/20.42	c  N st    40    238308       430      1875         0     31614      5710    484632   no data   no data
110.44/27.70	c  F st    41    306251       430      1875         0     33549      5710    495273   no data   no data
110.44/27.70	c  N st    41    306251       430      1875         0     33549      5710    495273   no data   no data
112.83/28.38	c Decided on static restart strategy
123.99/31.17	c  N st    51    334556       430      1875         0     37843      5710    554500   no data   no data
135.56/34.05	c  N st    53    357463       430      1875         0     35703      5710    495469   no data   no data
135.56/34.05	c  S st    53    357463       430      1875         0     35703      5710    495469   no data   no data
135.98/34.15	c  S st    53    357968       430      1875         0     36208      5710    506475   no data   no data
135.98/34.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.98/34.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
135.98/34.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.98/34.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.98/34.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.98/34.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
135.98/34.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.98/34.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
135.98/34.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.55/34.58	c lits-rem:       323  cl-subs:     1853  v-elim:      0  v-fix:    0  time:  0.40 s
137.55/34.58	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
137.55/34.59	c vivif2 --  cl tried    34355 cl shrink        0 lits rem          0 time: 0.01
137.95/34.61	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.02
137.95/34.61	c calculated reachability. Time: 0.00
137.95/34.61	c  N st    53    357968       430      1875         0     34355      5710    467135   no data   no data
154.71/38.85	c  N st    54    390360       430      1875         0     40633      5710    593820   no data   no data
183.43/46.07	c  N st    55    438949       430      1875         0     34146      5710    406788   no data   no data
226.49/56.81	c  N st    56    511832       430      1875         0     47778      5710    705647   no data   no data
241.27/60.55	c  N st    57    536955       430      1875         0     42004      5710    550018   no data   no data
241.27/60.55	c  S st    57    536955       430      1875         0     42004      5710    550018   no data   no data
241.70/60.65	c  S st    57    537461       430      1875         0     42506      5710    560881   no data   no data
241.70/60.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.70/60.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
241.70/60.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.70/60.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.70/60.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.70/60.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
241.70/60.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.70/60.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.70/60.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.64/61.19	c lits-rem:       146  cl-subs:     2120  v-elim:      0  v-fix:    0  time:  0.50 s
243.64/61.19	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
244.04/61.20	c vivif2 --  cl tried    40386 cl shrink        0 lits rem          0 time: 0.01
244.04/61.23	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.03
244.04/61.23	c calculated reachability. Time: 0.00
244.04/61.23	c  N st    57    537461       430      1875         0     40386      5710    519417   no data   no data
354.51/88.90	c  N st    58    701449       430      1875         0     69768      5710   1121040   no data   no data
425.11/106.65	c  N st    59    806191       430      1875         0     63596      5710    943565   no data   no data
425.11/106.65	c  S st    59    806191       430      1875         0     63596      5710    943565   no data   no data
425.95/106.83	c  S st    59    806693       430      1875         0     64097      5710    954896   no data   no data
425.95/106.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.95/106.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
425.95/106.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.95/106.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.95/106.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.95/106.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
425.95/106.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.95/106.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
426.29/106.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.71/109.05	c lits-rem:       380  cl-subs:     4626  v-elim:      0  v-fix:    0  time:  2.15 s
434.71/109.05	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
434.71/109.07	c vivif2 --  cl tried    59471 cl shrink        0 lits rem          0 time: 0.01
435.06/109.12	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.05
435.06/109.12	c calculated reachability. Time: 0.00
435.06/109.12	c  N st    59    806693       430      1875         0     59471      5710    866531   no data   no data
634.87/159.20	c  F st    60   1071876       430      1875         0     74963      5710   1098313   no data   no data
634.87/159.20	c  N st    60   1071876       430      1875         0     74963      5710   1098313   no data   no data
640.47/160.62	c Decided on static restart strategy
661.59/165.91	c  N st    70   1100176       430      1875         0     58800      5710    697094   no data   no data
691.50/173.40	c  N st    72   1136169       430      1875         0     49122      5710    508698   no data   no data
718.63/180.22	c  N st    73   1168562       430      1875         0     80422      5710   1182187   no data   no data
757.31/189.96	c  N st    74   1210040       430      1875         0     75171      5710   1107859   no data   no data
757.31/189.96	c  S st    74   1210040       430      1875         0     75171      5710   1107859   no data   no data
758.51/190.21	c  S st    74   1210541       430      1875         0     75670      5710   1118727   no data   no data
758.51/190.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
758.51/190.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
758.51/190.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.51/190.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.51/190.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.51/190.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
758.51/190.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.51/190.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
758.51/190.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
770.87/193.33	c lits-rem:       837  cl-subs:     4612  v-elim:      0  v-fix:    0  time:  3.02 s
770.87/193.33	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
770.87/193.34	c vivif2 --  cl tried    71058 cl shrink        0 lits rem          0 time: 0.01
771.27/193.41	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.07
771.27/193.41	c calculated reachability. Time: 0.00
771.27/193.41	c  N st    74   1210541       430      1875         0     71058      5710   1014220   no data   no data
850.23/213.25	c  N st    75   1283428       430      1875         0     47915      5710    435912   no data   no data
965.88/242.30	c  N st    76   1392751       430      1875         0     56084      5710    586130   no data   no data
1125.01/282.18	c  N st    77   1556735       430      1875         0     60932      5710    656621   no data   no data
1288.52/323.15	c  N st    78   1710542       430      1875         0    101876      5710   1521685   no data   no data
1288.52/323.15	c  S st    78   1710542       430      1875         0    101876      5710   1521685   no data   no data
1290.16/323.51	c  S st    78   1711043       430      1875         0    102375      5710   1532854   no data   no data
1290.16/323.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1290.16/323.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1290.16/323.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1290.16/323.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1290.16/323.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1290.16/323.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
1290.16/323.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1290.16/323.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1290.50/323.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1337.17/335.32	c lits-rem:       746  cl-subs:    13525  v-elim:      0  v-fix:    0  time: 11.69 s
1337.17/335.32	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
1337.17/335.34	c vivif2 --  cl tried    88850 cl shrink        0 lits rem          0 time: 0.02
1337.57/335.43	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.09
1337.57/335.44	c calculated reachability. Time: 0.00
1337.57/335.44	c  N st    78   1711043       430      1875         0     88850      5710   1253276   no data   no data
1710.46/428.95	c  N st    79   2080007       430      1875         0    100819      5710   1403606   no data   no data
1865.60/467.83	c  N st    80   2211043       430      1875         0    105175      5710   1500507   no data   no data
1865.60/467.83	c  S st    80   2211043       430      1875         0    105175      5710   1500507   no data   no data
1867.19/468.21	c  S st    80   2211549       430      1875         0    105679      5710   1512587   no data   no data
1867.19/468.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1867.19/468.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1867.19/468.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1867.19/468.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1867.19/468.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1867.19/468.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
1867.19/468.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1867.19/468.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1867.59/468.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1894.71/475.15	c lits-rem:       726  cl-subs:     7814  v-elim:      0  v-fix:    0  time:  6.81 s
1894.71/475.15	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
1894.71/475.17	c vivif2 --  cl tried    97865 cl shrink        0 lits rem          0 time: 0.02
1895.12/475.27	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.10
1895.12/475.28	c calculated reachability. Time: 0.00
1895.12/475.28	c  N st    80   2211549       430      1875         0     97865      5710   1362053   no data   no data
2502.86/627.68	c  N st    81   2711550       430      1875         0    120546      5710   1711294   no data   no data
2502.86/627.68	c  S st    81   2711550       430      1875         0    120546      5710   1711294   no data   no data
2504.88/628.12	c  S st    81   2712056       430      1875         0    121051      5710   1723036   no data   no data
2504.88/628.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2504.88/628.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2504.88/628.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2504.88/628.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2504.88/628.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2504.88/628.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
2504.88/628.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2505.30/628.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2505.30/628.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2557.11/641.24	c lits-rem:      1181  cl-subs:    14208  v-elim:      0  v-fix:    0  time: 12.98 s
2557.11/641.24	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
2557.11/641.26	c vivif2 --  cl tried   106843 cl shrink        0 lits rem          0 time: 0.02
2557.52/641.38	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.12
2557.52/641.38	c calculated reachability. Time: 0.00
2557.52/641.38	c  N st    81   2712056       430      1875         0    106843      5710   1466743   no data   no data
3230.29/810.05	c  N st    82   3212056       430      1875         0     83481      5710    827218   no data   no data
3230.29/810.05	c  S st    82   3212056       430      1875         0     83481      5710    827218   no data   no data
3231.49/810.30	c  S st    82   3212557       430      1875         0     83982      5710    838484   no data   no data
3231.49/810.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3231.49/810.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3231.49/810.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3231.49/810.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3231.49/810.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3231.49/810.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
3231.49/810.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3231.49/810.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3231.49/810.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3233.88/810.91	c lits-rem:       116  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.53 s
3233.88/810.91	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
3233.88/810.93	c vivif2 --  cl tried    82000 cl shrink        0 lits rem          0 time: 0.01
3234.28/811.01	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.08
3234.28/811.01	c calculated reachability. Time: 0.00
3234.28/811.01	c  N st    82   3212557       430      1875         0     82000      5710    804278   no data   no data
3947.75/989.93	c  N st    83   3712557       430      1875         0     92681      5710    947660   no data   no data
3947.75/989.93	c  S st    83   3712557       430      1875         0     92681      5710    947660   no data   no data
3949.34/990.32	c  S st    83   3713063       430      1875         0     93184      5710    959281   no data   no data
3949.34/990.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3949.34/990.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3949.34/990.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3949.34/990.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3949.34/990.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3949.34/990.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
3949.34/990.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3949.74/990.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3949.74/990.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3954.13/991.51	c lits-rem:       158  cl-subs:     2449  v-elim:      0  v-fix:    0  time:  1.07 s
3954.13/991.51	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
3954.13/991.53	c vivif2 --  cl tried    90735 cl shrink        0 lits rem          0 time: 0.02
3954.53/991.65	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.12
3954.53/991.65	c calculated reachability. Time: 0.00
3954.53/991.65	c  N st    83   3713063       430      1875         0     90735      5710    917763   no data   no data
4008.37/1005.14	c  F st    84   3751563       430      1875         0    127957      5710   1762006   no data   no data
4008.37/1005.14	c  N st    84   3751563       430      1875         0    127957      5710   1762006   no data   no data
4018.36/1007.69	c Decided on static restart strategy
4071.42/1020.94	c  N st    94   3779865       430      1875         0    155381      5710   2350098   no data   no data
4128.03/1035.18	c  N st    96   3815860       430      1875         0    108122      5710   1259463   no data   no data
4182.24/1048.74	c  N st    97   3848252       430      1875         0    139411      5710   1901046   no data   no data
4267.59/1070.14	c  N st    98   3896841       430      1875         0    103299      5710   1142775   no data   no data
4397.60/1102.73	c  N st    99   3969725       430      1875         0     89553      5710    842616   no data   no data
4569.08/1145.70	c  N st   100   4079049       430      1875         0    110276      5710   1322125   no data   no data
4776.47/1197.77	c  N st   101   4213064       430      1875         0    153607      5710   2170217   no data   no data
4776.47/1197.77	c  S st   101   4213064       430      1875         0    153607      5710   2170217   no data   no data
4778.85/1198.38	c  S st   101   4213568       430      1875         0    154110      5710   2181477   no data   no data
4778.85/1198.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4779.25/1198.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4779.25/1198.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4779.25/1198.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4779.25/1198.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4779.25/1198.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
4779.25/1198.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4779.65/1198.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4779.65/1198.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3366526-1305406355/watcher-3366526-1305406355 -o /tmp/evaluation-result-3366526-1305406355/solver-3366526-1305406355 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366526-1305406355.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: 6.84 7.83 7.92 1/359 15526
/proc/meminfo: memFree=23311744/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 730866172 52396032 351 33554432000 4194304 4580107 140736866590816 18446744073709551615 260905394107 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 12792 351 302 95 0 7774 0
[pid=15526/tid=15527] ppid=15524 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730866172 52396032 351 33554432000 4194304 4580107 140736866590816 18446744073709551615 47766127105559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730866172 52396032 351 33554432000 4194304 4580107 140736866590816 18446744073709551615 47766127105555 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730866172 52396032 351 33554432000 4194304 4580107 140736866590816 18446744073709551615 47766127105964 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.113971 s]
/proc/loadavg: 6.84 7.83 7.92 1/359 15526
/proc/meminfo: memFree=23311744/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=282044 CPUtime=0.42 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 1673 0 0 0 42 0 0 0 25 0 4 0 730866172 288813056 1525 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 70511 1525 377 95 0 65493 0
[pid=15526/tid=15527] ppid=15524 vsize=282044 CPUtime=0.1 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 349 0 0 0 10 0 0 0 25 0 4 0 730866172 288813056 1525 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=282044 CPUtime=0.1 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 350 0 0 0 10 0 0 0 25 0 4 0 730866172 288813056 1525 33554432000 4194304 4580107 140736866590816 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=282044 CPUtime=0.09 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 245 0 0 0 9 0 0 0 25 0 4 0 730866172 288813056 1526 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282044

[startup+0.200908 s]
/proc/loadavg: 6.84 7.83 7.92 1/359 15526
/proc/meminfo: memFree=23311744/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=283272 CPUtime=0.77 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 2236 0 0 0 77 0 0 0 25 0 4 0 730866172 290070528 1564 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 70818 1564 377 95 0 65800 0
[pid=15526/tid=15527] ppid=15524 vsize=283272 CPUtime=0.19 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 498 0 0 0 19 0 0 0 25 0 4 0 730866172 290070528 1564 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=283272 CPUtime=0.19 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 490 0 0 0 19 0 0 0 25 0 4 0 730866172 290070528 1565 33554432000 4194304 4580107 140736866590816 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=283272 CPUtime=0.18 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 376 0 0 0 18 0 0 0 25 0 4 0 730866172 290070528 1565 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283272

[startup+0.300889 s]
/proc/loadavg: 6.84 7.83 7.92 1/359 15526
/proc/meminfo: memFree=23311744/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=283272 CPUtime=1.17 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 2623 0 0 0 117 0 0 0 25 0 4 0 730866172 290070528 1951 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 70818 1951 377 95 0 65800 0
[pid=15526/tid=15527] ppid=15524 vsize=283272 CPUtime=0.29 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 584 0 0 0 29 0 0 0 25 0 4 0 730866172 290070528 1951 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293755 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=283272 CPUtime=0.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 590 0 0 0 29 0 0 0 25 0 4 0 730866172 290070528 1951 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=283272 CPUtime=0.28 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 481 0 0 0 28 0 0 0 25 0 4 0 730866172 290070528 1951 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283272

[startup+0.700816 s]
/proc/loadavg: 6.84 7.83 7.92 1/359 15526
/proc/meminfo: memFree=23311744/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=284092 CPUtime=2.76 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 4087 0 0 0 276 0 0 0 25 0 4 0 730866172 290910208 2626 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 71023 2626 377 95 0 66005 0
[pid=15526/tid=15527] ppid=15524 vsize=284092 CPUtime=0.69 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 937 0 0 0 69 0 0 0 25 0 4 0 730866172 290910208 2626 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=284092 CPUtime=0.69 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 956 0 0 0 69 0 0 0 25 0 4 0 730866172 290910208 2626 33554432000 4194304 4580107 140736866590816 18446744073709551615 4320604 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=284092 CPUtime=0.68 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 848 0 0 0 68 0 0 0 25 0 4 0 730866172 290910208 2626 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295404 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) 284092

[startup+1.50067 s]
/proc/loadavg: 6.93 7.83 7.92 9/371 15541
/proc/meminfo: memFree=23282076/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=287140 CPUtime=5.96 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 8123 0 0 0 595 1 0 0 25 0 4 0 730866172 294031360 4243 33554432000 4194304 4580107 140736866590816 18446744073709551615 4292896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 71785 4243 379 95 0 66767 0
[pid=15526/tid=15527] ppid=15524 vsize=287140 CPUtime=1.49 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 1644 0 0 0 149 0 0 0 25 0 4 0 730866172 294031360 4243 33554432000 4194304 4580107 140736866590816 18446744073709551615 4321664 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=287140 CPUtime=1.49 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 1668 0 0 0 149 0 0 0 25 0 4 0 730866172 294031360 4243 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=287140 CPUtime=1.47 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 1529 0 0 0 147 0 0 0 25 0 4 0 730866172 294031360 4243 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287140

[startup+3.10038 s]
/proc/loadavg: 6.93 7.83 7.92 9/371 15541
/proc/meminfo: memFree=23251324/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=288240 CPUtime=12.33 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 16906 0 0 0 1232 1 0 0 25 0 4 0 730866172 295157760 8103 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 72060 8104 379 95 0 67042 0
[pid=15526/tid=15527] ppid=15524 vsize=288240 CPUtime=3.09 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 3785 0 0 0 309 0 0 0 25 0 4 0 730866172 295157760 8104 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=288240 CPUtime=3.09 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 4479 0 0 0 309 0 0 0 25 0 4 0 730866172 295157760 8104 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=288240 CPUtime=3.05 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 4083 0 0 0 305 0 0 0 25 0 4 0 730866172 295157760 8104 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 288240

[startup+6.30079 s]
/proc/loadavg: 6.93 7.83 7.92 10/371 15541
/proc/meminfo: memFree=23218716/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=289948 CPUtime=25.1 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 26804 0 0 0 2506 4 0 0 25 0 4 0 730866172 296906752 11050 33554432000 4194304 4580107 140736866590816 18446744073709551615 4321452 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 72487 11050 379 95 0 67469 0
[pid=15526/tid=15527] ppid=15524 vsize=289948 CPUtime=6.29 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 6917 0 0 0 628 1 0 0 25 0 4 0 730866172 296906752 11050 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=289948 CPUtime=6.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 7547 0 0 0 628 1 0 0 25 0 4 0 730866172 296906752 11050 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=289948 CPUtime=6.21 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 5794 0 0 0 620 1 0 0 25 0 4 0 730866172 296906752 11050 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 289948

[startup+12.7006 s]
/proc/loadavg: 7.10 7.83 7.92 9/371 15541
/proc/meminfo: memFree=23158128/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=296676 CPUtime=50.62 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 43052 0 0 0 5055 7 0 0 25 0 4 0 730866172 303796224 16745 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 74169 16745 379 95 0 69151 0
[pid=15526/tid=15527] ppid=15524 vsize=296676 CPUtime=12.68 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 10751 0 0 0 1267 1 0 0 25 0 4 0 730866172 303796224 16745 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=296676 CPUtime=12.69 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 10362 0 0 0 1267 2 0 0 25 0 4 0 730866172 303796224 16745 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=296676 CPUtime=12.53 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 10181 0 0 0 1252 1 0 0 25 0 4 0 730866172 303796224 16745 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 296676

[startup+25.5013 s]
/proc/loadavg: 7.24 7.84 7.92 10/371 15541
/proc/meminfo: memFree=23103740/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=300636 CPUtime=101.66 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 65655 0 0 0 10154 12 0 0 25 0 4 0 730866172 307851264 22536 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 75159 22536 379 95 0 70141 0
[pid=15526/tid=15527] ppid=15524 vsize=300636 CPUtime=25.49 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 16890 0 0 0 2546 3 0 0 25 0 4 0 730866172 307851264 22536 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=300636 CPUtime=25.49 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 16675 0 0 0 2546 3 0 0 25 0 4 0 730866172 307851264 22536 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=300636 CPUtime=25.17 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 14805 0 0 0 2515 2 0 0 25 0 4 0 730866172 307851264 22536 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 300636

[startup+51.1006 s]
/proc/loadavg: 7.50 7.85 7.92 10/371 15542
/proc/meminfo: memFree=23064436/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=294544 CPUtime=203.76 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 97204 0 0 0 20357 19 0 0 25 0 4 0 730866172 301613056 28441 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 73636 28441 379 95 0 68618 0
[pid=15526/tid=15527] ppid=15524 vsize=294544 CPUtime=51.09 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 25150 0 0 0 5104 5 0 0 25 0 4 0 730866172 301613056 28441 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=294544 CPUtime=51.09 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 24533 0 0 0 5104 5 0 0 25 0 4 0 730866172 301613056 28441 33554432000 4194304 4580107 140736866590816 18446744073709551615 4318592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=294544 CPUtime=50.47 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 22447 0 0 0 5044 3 0 0 25 0 4 0 730866172 301613056 28441 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 294544

[startup+102.301 s]
/proc/loadavg: 7.88 7.90 7.93 10/371 15543
/proc/meminfo: memFree=23007600/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=297844 CPUtime=407.98 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 144573 0 0 0 40765 33 0 0 25 0 4 0 730866172 304992256 35787 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 74461 35787 379 95 0 69443 0
[pid=15526/tid=15527] ppid=15524 vsize=297844 CPUtime=102.3 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 36739 0 0 0 10222 8 0 0 25 0 4 0 730866172 304992256 35790 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=297844 CPUtime=102.3 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 35619 0 0 0 10221 9 0 0 25 0 4 0 730866172 304992256 35790 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=297844 CPUtime=101.07 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 35520 0 0 0 10101 6 0 0 25 0 4 0 730866172 304992256 35790 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 297844

[startup+162.301 s]

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

[pid=15526] ppid=15524 vsize=549220 CPUtime=2561.5 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 450233 0 0 0 256006 144 0 0 25 0 4 0 730866172 562401280 75420 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 137305 75420 379 95 0 132287 0
[pid=15526/tid=15527] ppid=15524 vsize=549220 CPUtime=642.31 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 109089 0 0 0 64196 35 0 0 25 0 4 0 730866172 562401280 75420 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=549220 CPUtime=642.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 116127 0 0 0 64191 38 0 0 25 0 4 0 730866172 562401280 75420 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=549220 CPUtime=634.58 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 108171 0 0 0 63428 30 0 0 25 0 4 0 730866172 562401280 75420 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.5
Current children cumulated vsize (KiB) 549220

[startup+702.301 s]
/proc/loadavg: 8.14 8.08 8.01 10/371 15568
/proc/meminfo: memFree=22653876/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=537508 CPUtime=2800.77 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 475892 0 0 0 279922 155 0 0 25 0 4 0 730866172 550408192 76994 33554432000 4194304 4580107 140736866590816 18446744073709551615 4304864 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 134377 76994 379 95 0 129359 0
[pid=15526/tid=15527] ppid=15524 vsize=537508 CPUtime=702.31 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 115737 0 0 0 70194 37 0 0 25 0 4 0 730866172 550408192 76994 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=537508 CPUtime=702.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 122448 0 0 0 70188 41 0 0 25 0 4 0 730866172 550408192 76994 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=537508 CPUtime=693.85 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 114694 0 0 0 69352 33 0 0 25 0 4 0 730866172 550408192 76994 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.77
Current children cumulated vsize (KiB) 537508

[startup+762.301 s]
/proc/loadavg: 8.14 8.09 8.01 10/371 15570
/proc/meminfo: memFree=22640156/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=561876 CPUtime=3040.08 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 501092 0 0 0 303842 166 0 0 25 0 4 0 730866172 575361024 80303 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295731 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 140469 80303 379 95 0 135451 0
[pid=15526/tid=15527] ppid=15524 vsize=561876 CPUtime=762.32 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 121649 0 0 0 76193 39 0 0 25 0 4 0 730866172 575361024 80304 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=561876 CPUtime=762.31 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 128593 0 0 0 76187 44 0 0 25 0 4 0 730866172 575361024 80304 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=561876 CPUtime=753.14 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 120929 0 0 0 75278 36 0 0 25 0 4 0 730866172 575361024 80304 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.08
Current children cumulated vsize (KiB) 561876

[startup+822.301 s]
/proc/loadavg: 8.10 8.09 8.01 10/371 15572
/proc/meminfo: memFree=22591712/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=562008 CPUtime=3279.35 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 527286 0 0 0 327761 174 0 0 25 0 4 0 730866172 575496192 90930 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 140502 90930 379 95 0 135484 0
[pid=15526/tid=15527] ppid=15524 vsize=562008 CPUtime=822.31 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 127883 0 0 0 82190 41 0 0 25 0 4 0 730866172 575496192 90930 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=562008 CPUtime=822.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 132163 0 0 0 82184 45 0 0 25 0 4 0 730866172 575496192 90930 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=562008 CPUtime=812.41 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 131345 0 0 0 81203 38 0 0 25 0 4 0 730866172 575496192 90930 33554432000 4194304 4580107 140736866590816 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.35
Current children cumulated vsize (KiB) 562008

[startup+882.314 s]
/proc/loadavg: 8.12 8.10 8.02 10/371 15573
/proc/meminfo: memFree=22591900/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=550436 CPUtime=3518.68 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 553764 0 0 0 351683 185 0 0 25 0 4 0 730866172 563646464 83197 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295702 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 137609 83197 379 95 0 132591 0
[pid=15526/tid=15527] ppid=15524 vsize=550436 CPUtime=882.32 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 134778 0 0 0 88188 44 0 0 25 0 4 0 730866172 563646464 83197 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=550436 CPUtime=882.3 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 139751 0 0 0 88183 47 0 0 25 0 4 0 730866172 563646464 83197 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=550436 CPUtime=871.7 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 137261 0 0 0 87129 41 0 0 25 0 4 0 730866172 563646464 83197 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.68
Current children cumulated vsize (KiB) 550436

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 8.02 10/371 15575
/proc/meminfo: memFree=22552028/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=551672 CPUtime=3757.92 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 578475 0 0 0 375598 194 0 0 25 0 4 0 730866172 564912128 84334 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 137918 84334 379 95 0 132900 0
[pid=15526/tid=15527] ppid=15524 vsize=551672 CPUtime=942.31 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 141083 0 0 0 94185 46 0 0 25 0 4 0 730866172 564912128 84334 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=551672 CPUtime=942.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 146077 0 0 0 94179 50 0 0 25 0 4 0 730866172 564912128 84334 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=551672 CPUtime=930.97 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 143242 0 0 0 93054 43 0 0 25 0 4 0 730866172 564912128 84334 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.92
Current children cumulated vsize (KiB) 551672

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.02 10/371 15576
/proc/meminfo: memFree=22537700/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=606848 CPUtime=3997.2 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 603842 0 0 0 399517 203 0 0 25 0 4 0 730866172 621412352 88130 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 151712 88130 379 95 0 146694 0
[pid=15526/tid=15527] ppid=15524 vsize=606848 CPUtime=1002.32 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 148403 0 0 0 100182 50 0 0 25 0 4 0 730866172 621412352 88130 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=606848 CPUtime=1002.3 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 151835 0 0 0 100178 52 0 0 25 0 4 0 730866172 621412352 88130 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=606848 CPUtime=990.26 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 149055 0 0 0 98980 46 0 0 25 0 4 0 730866172 621412352 88130 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.2
Current children cumulated vsize (KiB) 606848

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.03 10/371 15578
/proc/meminfo: memFree=22502920/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=618244 CPUtime=4236.48 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 625564 0 0 0 423436 212 0 0 25 0 4 0 730866172 633081856 95291 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 154561 95291 379 95 0 149543 0
[pid=15526/tid=15527] ppid=15524 vsize=618244 CPUtime=1062.32 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 153692 0 0 0 106180 52 0 0 25 0 4 0 730866172 633081856 95291 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=618244 CPUtime=1062.29 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 157844 0 0 0 106175 54 0 0 25 0 4 0 730866172 633081856 95291 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=618244 CPUtime=1049.55 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 155508 0 0 0 104907 48 0 0 25 0 4 0 730866172 633081856 95291 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.48
Current children cumulated vsize (KiB) 618244

[startup+1122.3 s]
/proc/loadavg: 8.15 8.13 8.03 10/371 15580
/proc/meminfo: memFree=22485140/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=607336 CPUtime=4475.77 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 646264 0 0 0 447355 222 0 0 25 0 4 0 730866172 621912064 97191 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 151834 97191 379 95 0 146816 0
[pid=15526/tid=15527] ppid=15524 vsize=607336 CPUtime=1122.32 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 159848 0 0 0 112178 54 0 0 25 0 4 0 730866172 621912064 97191 33554432000 4194304 4580107 140736866590816 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=607336 CPUtime=1122.3 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 163792 0 0 0 112173 57 0 0 25 0 4 0 730866172 621912064 97191 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=607336 CPUtime=1108.84 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 160921 0 0 0 110833 51 0 0 25 0 4 0 730866172 621912064 97191 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.77
Current children cumulated vsize (KiB) 607336

[startup+1182.3 s]
/proc/loadavg: 8.16 8.13 8.04 10/371 15581
/proc/meminfo: memFree=22432404/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=620408 CPUtime=4715.06 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 665934 0 0 0 471277 229 0 0 25 0 4 0 730866172 635297792 107207 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 155102 107207 379 95 0 150084 0
[pid=15526/tid=15527] ppid=15524 vsize=620408 CPUtime=1182.32 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 164618 0 0 0 118176 56 0 0 25 0 4 0 730866172 635297792 107207 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=620408 CPUtime=1182.3 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 169165 0 0 0 118171 59 0 0 25 0 4 0 730866172 635297792 107207 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=620408 CPUtime=1168.14 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 165479 0 0 0 116760 54 0 0 25 0 4 0 730866172 635297792 107208 33554432000 4194304 4580107 140736866590816 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4715.06
Current children cumulated vsize (KiB) 620408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.12 8.12 8.04 5/367 15583
/proc/meminfo: memFree=22889608/32950928 swapFree=65730864/67111528
[pid=15526] ppid=15524 vsize=620456 CPUtime=4800.41 cores=0,2,4,6
/proc/15526/stat : 15526 (strangenight2-m) R 15524 15526 15496 0 -1 4202496 671557 0 0 0 479809 232 0 0 25 0 4 0 730866172 635346944 102926 33554432000 4194304 4580107 140736866590816 18446744073709551615 4406385 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15526/statm: 155114 102926 379 95 0 150096 0
[pid=15526/tid=15527] ppid=15524 vsize=620456 CPUtime=1203.74 cores=0,2,4,6
/proc/15526/task/15527/stat : 15527 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 167281 0 0 0 120317 57 0 0 25 0 4 0 730866172 635346944 102928 33554432000 4194304 4580107 140736866590816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15526/tid=15528] ppid=15524 vsize=620456 CPUtime=1203.72 cores=0,2,4,6
/proc/15526/task/15528/stat : 15528 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 170660 0 0 0 120312 60 0 0 25 0 4 0 730866172 635346944 102928 33554432000 4194304 4580107 140736866590816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15526/tid=15529] ppid=15524 vsize=620456 CPUtime=1189.27 cores=0,2,4,6
/proc/15526/task/15529/stat : 15529 (strangenight2-m) R 15524 15526 15496 0 -1 4202560 165838 0 0 0 118873 54 0 0 25 0 4 0 730866172 635346944 102928 33554432000 4194304 4580107 140736866590816 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 620456

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): 1203.74
CPU time (s): 4800.48
CPU user time (s): 4798.14
CPU system time (s): 2.34064
CPU usage (%): 398.798
Max. virtual memory (cumulated for all children) (KiB): 668656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.14
system time used= 2.34064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 671559
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= 512
involuntary context switches= 33284

runsolver used 4.16137 second user time and 10.1005 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 22:52:35
IDJOB=3366526
IDBENCH=82935
IDSOLVER=1844
FILE ID=node116/3366526-1305406355
RUNJOBID= node116-1305406355-15514
PBS_JOBID= 13324511
Free space on /tmp= 73136 MiB

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

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

MD5SUM BENCH= 988859f9794bcb4984b591f0d8d2fa91
RANDOM SEED=980962899

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      23311900 kB
Buffers:         33612 kB
Cached:         105224 kB
SwapCached:      12356 kB
Active:        9379324 kB
Inactive:        50972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23311900 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            5600 kB
Writeback:           0 kB
AnonPages:     9289804 kB
Mapped:          15068 kB
Slab:            96760 kB
PageTables:      44356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82745124 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= 73132 MiB
End job on node116 at 2011-05-14 23:12:41