Trace number 3369387

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-1-mt (fixed)? (TO) 4800.29 1203.65

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
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 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369387-1305413089.cnf'
0.00/0.01	c -- header says num vars:            141
0.00/0.01	c -- header says num clauses:         292
0.00/0.01	c -- clauses added:            0 learnts,          292 normals,            0 xors
0.00/0.01	c -- vars added        141
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       141       292         0         0       876         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
3.57/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3.57/0.90	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:      0  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:       6 undec:     131 neg:       4
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       141       292         0         0       876         0   no data   no data  --
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4917       141       292         0      4392       876     88841   no data   no data  --
3.57/0.90	c  N st    10     11300       141       292         0      3976       876     64371   no data   no data  --
3.57/0.90	c  N st    11     17044       141       292         0      8780       876    186746   no data   no data  --
3.57/0.90	c  F st    12     25001       141       292         0     10908       876    228710   no data   no data  --
3.57/0.90	c  N st    12     25001       141       292         0     10908       876    228710   no data   no data  --
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st    18     30000       141       292         0      9525       876    161953   no data   no data  --
3.57/0.90	c  S st    18     30000       141       292         0      9525       876    161953   no data   no data  --
3.57/0.90	c  S st    18     30503       141       292         0     10015       876    171435   no data   no data  --
3.57/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.57/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/1.00	c lits-rem:       877  cl-subs:      529  v-elim:      0  v-fix:    0  time:  0.49 s
3.57/1.00	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
3.57/1.00	c calculated reachability. Time: 0.00
3.57/1.00	c  N st    18     30503       141       292         0      9486       876    157220   no data   no data  --
4.76/1.20	c  N st    20     37616       141       292         0      8906       876    137897   no data   no data  --
5.17/1.36	c  N st    21     44018       141       292         0     14364       876    256576   no data   no data  --
5.57/1.43	c  S st    22     45755       141       292         0      8057       876    107333   no data   no data  --
5.57/1.45	c  S st    22     46259       141       292         0      8539       876    116396   no data   no data  --
5.57/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
5.57/1.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.49	c lits-rem:       484  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.15 s
5.57/1.49	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
5.57/1.49	c vivif2 --  cl tried     8419 cl shrink        0 lits rem          0 time: 0.00
5.57/1.49	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
5.57/1.49	c calculated reachability. Time: 0.00
5.57/1.49	c  N st    22     46259       141       292         0      8419       876    113729   no data   no data  --
7.96/2.07	c  N st    23     60656       141       292         0     12501       876    207197   no data   no data  --
9.55/2.45	c  N st    24     69388       141       292         0     10437       876    138244   no data   no data  --
9.55/2.45	c  S st    24     69388       141       292         0     10437       876    138244   no data   no data  --
9.55/2.47	c  S st    24     69890       141       292         0     10920       876    148896   no data   no data  --
9.55/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.55/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
9.55/2.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.35/2.68	c lits-rem:       193  cl-subs:      175  v-elim:      0  v-fix:    0  time:  0.83 s
10.35/2.68	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
10.35/2.69	c vivif2 --  cl tried    10745 cl shrink        0 lits rem          0 time: 0.01
10.35/2.69	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
10.35/2.69	c calculated reachability. Time: 0.00
10.35/2.69	c  N st    24     69890       141       292         0     10745       876    144587   no data   no data  --
13.54/3.48	c  F st    25     87500       141       292         0     15760       876    279459   no data   no data  --
13.54/3.48	c  N st    25     87500       141       292         0     15760       876    279459   no data   no data  --
14.34/3.69	c Decided on static restart strategy
15.14/3.82	c  N st    32     95538       141       292         0     22993       876    459076   no data   no data  --
16.34/4.15	c  N st    34    104835       141       292         0     19512       876    322648   no data   no data  --
16.34/4.15	c  S st    34    104835       141       292         0     19512       876    322648   no data   no data  --
16.74/4.20	c  S st    34    105339       141       292         0     19999       876    333384   no data   no data  --
16.74/4.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.74/4.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.74/4.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.74/4.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
16.74/4.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.56/5.42	c lits-rem:      3209  cl-subs:     1264  v-elim:      0  v-fix:    0  time:  4.80 s
21.56/5.42	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
21.56/5.42	c vivif2 --  cl tried    18735 cl shrink        0 lits rem          0 time: 0.01
21.56/5.43	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
21.56/5.43	c calculated reachability. Time: 0.00
21.56/5.43	c  N st    34    105339       141       292         0     18735       876    295676   no data   no data  --
23.51/5.90	c  N st    35    114937       141       292         0     14902       876    214555   no data   no data  --
25.94/6.54	c  N st    36    129334       141       292         0     14371       876    182261   no data   no data  --
29.50/7.50	c  N st    37    150930       141       292         0     18785       876    274438   no data   no data  --
30.74/7.79	c  S st    38    158008       141       292         0     24811       876    419455   no data   no data  --
31.10/7.84	c  S st    38    158510       141       292         0     25300       876    429537   no data   no data  --
31.10/7.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.10/7.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.10/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
31.10/7.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.10/7.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.10/7.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
31.10/7.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.08/9.33	c lits-rem:      4085  cl-subs:     2236  v-elim:      0  v-fix:    0  time:  5.87 s
37.08/9.33	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
37.08/9.34	c vivif2 --  cl tried    23064 cl shrink        0 lits rem          0 time: 0.01
37.08/9.34	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
37.08/9.34	c calculated reachability. Time: 0.00
37.08/9.34	c  N st    38    158510       141       292         0     23064       876    365023   no data   no data  --
47.46/11.96	c  N st    39    207099       141       292         0     18698       876    260970   no data   no data  --
54.23/13.68	c  N st    40    237765       141       292         0     27933       876    472721   no data   no data  --
54.23/13.68	c  S st    40    237765       141       292         0     27933       876    472721   no data   no data  --
54.63/13.74	c  S st    40    238269       141       292         0     28421       876    483929   no data   no data  --
54.63/13.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.63/13.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.63/13.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
54.63/13.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.63/13.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.63/13.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
54.63/13.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.20/15.64	c lits-rem:      5270  cl-subs:     2532  v-elim:      0  v-fix:    0  time:  7.49 s
62.20/15.64	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
62.20/15.65	c vivif2 --  cl tried    25889 cl shrink        0 lits rem          0 time: 0.02
62.20/15.66	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
62.20/15.66	c calculated reachability. Time: 0.00
62.20/15.66	c  N st    40    238269       141       292         0     25889       876    408324   no data   no data  --
78.60/19.77	c  F st    41    306250       141       292         0     27673       876    432537   no data   no data  --
78.60/19.77	c  N st    41    306250       141       292         0     27673       876    432537   no data   no data  --
79.76/20.04	c Decided on static restart strategy
85.35/21.44	c  N st    51    334554       141       292         0     31753       876    505310   no data   no data  --
90.54/22.71	c  N st    53    357404       141       292         0     29613       876    429581   no data   no data  --
90.54/22.71	c  S st    53    357404       141       292         0     29613       876    429581   no data   no data  --
90.54/22.76	c  S st    53    357905       141       292         0     30098       876    440045   no data   no data  --
90.54/22.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.54/22.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.54/22.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
90.54/22.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.54/22.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.54/22.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
90.54/22.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.72/24.03	c lits-rem:      2185  cl-subs:     1364  v-elim:      0  v-fix:    0  time:  4.98 s
95.72/24.03	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
95.72/24.04	c vivif2 --  cl tried    28734 cl shrink        0 lits rem          0 time: 0.02
95.72/24.04	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
95.72/24.05	c calculated reachability. Time: 0.00
95.72/24.05	c  N st    53    357905       141       292         0     28734       876    404864   no data   no data  --
105.68/26.50	c  N st    54    390298       141       292         0     35436       876    604422   no data   no data  --
121.65/30.53	c  N st    55    438886       141       292         0     29751       876    439862   no data   no data  --
142.38/35.79	c  N st    56    511770       141       292         0     41208       876    686965   no data   no data  --
150.36/37.74	c  N st    57    536859       141       292         0     36209       876    561725   no data   no data  --
150.36/37.74	c  S st    57    536859       141       292         0     36209       876    561725   no data   no data  --
150.76/37.80	c  S st    57    537365       141       292         0     36695       876    573497   no data   no data  --
150.76/37.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.76/37.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.76/37.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
150.76/37.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.76/37.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.76/37.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
150.76/37.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.58/39.56	c lits-rem:      2708  cl-subs:     2107  v-elim:      0  v-fix:    0  time:  6.91 s
157.58/39.56	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
157.58/39.56	c vivif2 --  cl tried    34588 cl shrink        0 lits rem          0 time: 0.02
157.58/39.57	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.04
157.58/39.58	c calculated reachability. Time: 0.00
157.58/39.58	c  N st    57    537365       141       292         0     34588       876    518137   no data   no data  --
211.40/53.06	c  N st    58    701349       141       292         0     59399       876   1109324   no data   no data  --
250.49/62.80	c  N st    59    806049       141       292         0     53731       876    933234   no data   no data  --
250.49/62.80	c  S st    59    806049       141       292         0     53731       876    933234   no data   no data  --
250.88/62.90	c  S st    59    806554       141       292         0     54225       876    945187   no data   no data  --
250.88/62.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.88/62.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.88/62.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
250.88/62.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.88/62.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.88/62.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
250.88/62.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
278.81/70.00	c lits-rem:       171  cl-subs:     8432  v-elim:      0  v-fix:    0  time: 28.12 s
278.81/70.00	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
279.21/70.00	c vivif2 --  cl tried    45793 cl shrink        0 lits rem          0 time: 0.04
279.21/70.02	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.06
279.21/70.02	c calculated reachability. Time: 0.00
279.21/70.02	c  N st    59    806554       141       292         0     45793       876    728633   no data   no data  --
372.59/93.41	c  F st    60   1071875       141       292         0     61834       876   1076399   no data   no data  --
372.59/93.42	c  N st    60   1071875       141       292         0     61834       876   1076399   no data   no data  --
374.15/93.86	c Decided on static restart strategy
382.53/95.98	c  N st    70   1100180       141       292         0     48560       876    713910   no data   no data  --
396.09/99.37	c  N st    72   1136173       141       292         0     79993       876   1395260   no data   no data  --
407.70/102.24	c  N st    73   1168565       141       292         0     67687       876   1194518   no data   no data  --
425.24/106.65	c  N st    74   1209835       141       292         0     62956       876    998962   no data   no data  --
425.24/106.65	c  S st    74   1209835       141       292         0     62956       876    998962   no data   no data  --
426.01/106.82	c  S st    74   1210339       141       292         0     63451       876   1012098   no data   no data  --
426.01/106.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
426.01/106.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.01/106.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
426.01/106.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.01/106.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.01/106.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
426.01/106.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
443.20/111.17	c lits-rem:      1258  cl-subs:     3211  v-elim:      0  v-fix:    0  time: 17.07 s
443.20/111.17	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
443.20/111.18	c vivif2 --  cl tried    60240 cl shrink        0 lits rem          0 time: 0.05
443.55/111.21	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.13
443.55/111.22	c calculated reachability. Time: 0.00
443.55/111.22	c  N st    74   1210339       141       292         0     60240       876    926801   no data   no data  --
478.65/120.06	c  N st    75   1283221       141       292         0     80797       876   1434419   no data   no data  --
530.96/133.19	c  N st    76   1392545       141       292         0     45906       876    577787   no data   no data  --
598.32/150.06	c  N st    77   1556529       141       292         0     49321       876    629331   no data   no data  --
666.99/167.28	c  N st    78   1710342       141       292         0     84109       876   1411880   no data   no data  --
666.99/167.28	c  S st    78   1710342       141       292         0     84109       876   1411880   no data   no data  --
667.74/167.45	c  S st    78   1710844       141       292         0     84587       876   1422430   no data   no data  --
667.74/167.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
667.74/167.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
667.74/167.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
668.14/167.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.14/167.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.14/167.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
668.14/167.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
732.39/183.71	c lits-rem:      4986  cl-subs:    14057  v-elim:      0  v-fix:    0  time: 64.47 s
732.39/183.71	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
732.80/183.72	c vivif2 --  cl tried    70530 cl shrink        0 lits rem          0 time: 0.05
732.80/183.75	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.12
732.80/183.75	c calculated reachability. Time: 0.00
732.80/183.75	c  N st    78   1710844       141       292         0     70530       876   1084408   no data   no data  --
900.28/225.75	c  N st    79   2079810       141       292         0     81150       876   1230321   no data   no data  --
959.34/240.53	c  N st    80   2210844       141       292         0     85383       876   1325938   no data   no data  --
959.34/240.53	c  S st    80   2210844       141       292         0     85383       876   1325938   no data   no data  --
960.13/240.70	c  S st    80   2211349       141       292         0     85881       876   1338569   no data   no data  --
960.13/240.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
960.13/240.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
960.13/240.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
960.13/240.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
960.13/240.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
960.13/240.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
960.13/240.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.59/252.12	c lits-rem:      1816  cl-subs:    10097  v-elim:      0  v-fix:    0  time: 45.23 s
1005.59/252.12	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1005.59/252.14	c vivif2 --  cl tried    75784 cl shrink        0 lits rem          0 time: 0.06
1005.59/252.18	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.14
1005.59/252.18	c calculated reachability. Time: 0.00
1005.59/252.18	c  N st    80   2211349       141       292         0     75784       876   1093908   no data   no data  --
1264.89/317.17	c  N st    81   2711351       141       292         0    103367       876   1819268   no data   no data  --
1264.89/317.17	c  S st    81   2711351       141       292         0    103367       876   1819268   no data   no data  --
1266.09/317.40	c  S st    81   2711853       141       292         0    103857       876   1831568   no data   no data  --
1266.09/317.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1266.09/317.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1266.09/317.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.17
1266.49/317.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1266.49/317.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1266.49/317.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1266.49/317.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1347.84/337.96	c lits-rem:      9529  cl-subs:     5623  v-elim:      0  v-fix:    0  time: 81.54 s
1347.84/337.96	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1347.84/337.98	c vivif2 --  cl tried    98234 cl shrink        0 lits rem          0 time: 0.08
1348.24/338.03	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.21
1348.24/338.03	c calculated reachability. Time: 0.00
1348.24/338.03	c  N st    81   2711853       141       292         0     98234       876   1664931   no data   no data  --
1651.41/414.06	c  N st    82   3211853       141       292         0     72194       876    952644   no data   no data  --
1651.41/414.06	c  S st    82   3211853       141       292         0     72194       876    952644   no data   no data  --
1651.81/414.18	c  S st    82   3212358       141       292         0     72683       876    963486   no data   no data  --
1651.81/414.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1651.81/414.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1652.20/414.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.09
1652.20/414.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1652.20/414.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1652.20/414.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1652.20/414.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1667.74/418.12	c lits-rem:      5105  cl-subs:     4477  v-elim:      0  v-fix:    0  time: 15.49 s
1667.74/418.12	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1667.74/418.13	c vivif2 --  cl tried    68206 cl shrink        0 lits rem          0 time: 0.04
1667.74/418.16	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.10
1667.74/418.16	c calculated reachability. Time: 0.00
1667.74/418.16	c  N st    82   3212358       141       292         0     68206       876    863987   no data   no data  --
1928.23/483.48	c  N st    83   3712358       141       292         0     80285       876   1042298   no data   no data  --
1928.23/483.48	c  S st    83   3712358       141       292         0     80285       876   1042298   no data   no data  --
1929.03/483.63	c  S st    83   3712863       141       292         0     80779       876   1054393   no data   no data  --
1929.03/483.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1929.03/483.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1929.03/483.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
1929.03/483.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1929.03/483.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1929.03/483.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1929.03/483.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1944.18/487.41	c lits-rem:      2857  cl-subs:     1157  v-elim:      0  v-fix:    0  time: 14.78 s
1944.18/487.41	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1944.18/487.42	c vivif2 --  cl tried    79622 cl shrink        0 lits rem          0 time: 0.06
1944.18/487.47	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.19
1944.18/487.47	c calculated reachability. Time: 0.00
1944.18/487.47	c  N st    83   3712863       141       292         0     79622       876   1024490   no data   no data  --
1964.93/492.61	c  F st    84   3751565       141       292         0    113780       876   1889104   no data   no data  --
1964.93/492.61	c  N st    84   3751565       141       292         0    113780       876   1889104   no data   no data  --
1968.11/493.47	c Decided on static restart strategy
1983.32/497.22	c  N st    94   3779865       141       292         0    139179       876   2491455   no data   no data  --
2003.22/502.26	c  N st    96   3815860       141       292         0     96649       876   1350695   no data   no data  --
2019.97/506.43	c  N st    97   3848252       141       292         0    122876       876   1931921   no data   no data  --
2046.71/513.12	c  N st    98   3896841       141       292         0     91018       876   1289160   no data   no data  --
2091.79/524.44	c  N st    99   3969723       141       292         0     78556       876    972713   no data   no data  --
2156.81/540.71	c  N st   100   4079046       141       292         0     98107       876   1466460   no data   no data  --
2232.59/559.74	c  N st   101   4212864       141       292         0    135728       876   2251451   no data   no data  --
2232.59/559.74	c  S st   101   4212864       141       292         0    135728       876   2251451   no data   no data  --
2233.78/560.00	c  S st   101   4213370       141       292         0    136225       876   2263250   no data   no data  --
2233.78/560.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2233.78/560.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2233.78/560.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.30
2234.18/560.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2234.18/560.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2234.18/560.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
2234.18/560.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2434.41/610.31	c lits-rem:      4532  cl-subs:    13704  v-elim:      0  v-fix:    0  time: 199.93 s
2434.41/610.31	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
2434.41/610.33	c vivif2 --  cl tried   122521 cl shrink        0 lits rem          0 time: 0.10
2434.41/610.41	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.28
2434.84/610.41	c calculated reachability. Time: 0.00
2434.84/610.41	c  N st   101   4213370       141       292         0    122521       876   1904063   no data   no data  --
2610.32/654.45	c  N st   102   4459347       141       292         0    101268       876   1426865   no data   no data  --
2755.13/690.73	c  N st   103   4713371       141       292         0    156454       876   2772259   no data   no data  --
2755.13/690.73	c  S st   103   4713371       141       292         0    156454       876   2772259   no data   no data  --
2756.29/691.07	c  S st   103   4713874       141       292         0    156945       876   2784066   no data   no data  --
2756.29/691.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2756.29/691.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2756.69/691.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.28
2757.09/691.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2757.09/691.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2757.09/691.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
2757.09/691.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3360.97/842.68	c lits-rem:     28078  cl-subs:    20884  v-elim:      0  v-fix:    0  time: 603.77 s
3360.97/842.68	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
3361.32/842.71	c vivif2 --  cl tried   136061 cl shrink        0 lits rem          0 time: 0.12
3361.72/842.80	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.37
3361.72/842.81	c calculated reachability. Time: 0.00
3361.72/842.81	c  N st   103   4713874       141       292         0    136061       876   2218405   no data   no data  --
3652.12/915.61	c  N st   104   5213874       141       292         0    147933       876   2518850   no data   no data  --
3652.12/915.61	c  S st   104   5213874       141       292         0    147933       876   2518850   no data   no data  --
3652.92/915.88	c  S st   104   5214377       141       292         0    148425       876   2531491   no data   no data  --
3652.92/915.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3652.92/915.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3653.32/915.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.25
3653.72/916.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3653.72/916.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3653.72/916.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3653.72/916.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4296.24/1077.12	c lits-rem:     17800  cl-subs:    16877  v-elim:      0  v-fix:    0  time: 642.32 s
4296.24/1077.12	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
4296.24/1077.14	c vivif2 --  cl tried   131548 cl shrink        0 lits rem          0 time: 0.10
4296.64/1077.22	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.29
4296.64/1077.22	c calculated reachability. Time: 0.00
4296.64/1077.22	c  N st   104   5214377       141       292         0    131548       876   2086019   no data   no data  --
4620.91/1158.54	c  N st   105   5714377       141       292         0    123508       876   1895742   no data   no data  --
4620.91/1158.54	c  S st   105   5714377       141       292         0    123508       876   1895742   no data   no data  --
4622.11/1158.80	c  S st   105   5714882       141       292         0    124006       876   1908719   no data   no data  --
4622.11/1158.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4622.11/1158.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4622.11/1158.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
4622.51/1158.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4622.51/1158.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4622.51/1158.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
4622.51/1158.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  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-3369387-1305413089/watcher-3369387-1305413089 -o /tmp/evaluation-result-3369387-1305413089/solver-3369387-1305413089 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369387-1305413089.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.40 7.96 7.86 8/353 22132
/proc/meminfo: memFree=24131556/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=51236 CPUtime=0.02 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 411 0 0 0 2 0 0 0 22 0 4 0 652905546 52465664 352 33554432000 4194304 4650419 140735441016432 18446744073709551615 47065806288816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 12809 352 303 112 0 7774 0
[pid=22132/tid=22133] ppid=22130 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 652905546 52465664 352 33554432000 4194304 4650419 140735441016432 18446744073709551615 47065806288818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 0 0 0 0 1 0 0 0 23 0 4 0 652905546 52465664 352 33554432000 4194304 4650419 140735441016432 18446744073709551615 47065806288812 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652905546 52465664 352 33554432000 4194304 4650419 140735441016432 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.039444 s]
/proc/loadavg: 7.40 7.96 7.86 8/353 22132
/proc/meminfo: memFree=24131556/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=347328 CPUtime=0.13 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 939 0 0 0 13 0 0 0 18 0 4 0 652905546 355663872 842 33554432000 4194304 4650419 140735441016432 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 86832 843 389 112 0 81797 0
[pid=22132/tid=22133] ppid=22130 vsize=347328 CPUtime=0.03 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 137 0 0 0 3 0 0 0 18 0 4 0 652905546 355663872 843 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=347328 CPUtime=0.03 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 133 0 0 0 3 0 0 0 18 0 4 0 652905546 355663872 844 33554432000 4194304 4650419 140735441016432 18446744073709551615 254500352709 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=347328 CPUtime=0.02 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 131 0 0 0 2 0 0 0 24 0 4 0 652905546 355663872 844 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 347328

[startup+0.100432 s]
/proc/loadavg: 7.40 7.96 7.86 8/353 22132
/proc/meminfo: memFree=24131556/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=347908 CPUtime=0.38 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 1561 0 0 0 38 0 0 0 18 0 4 0 652905546 356257792 1160 33554432000 4194304 4650419 140735441016432 18446744073709551615 4315153 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 86977 1160 392 112 0 81942 0
[pid=22132/tid=22133] ppid=22130 vsize=347908 CPUtime=0.09 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 313 0 0 0 9 0 0 0 18 0 4 0 652905546 356257792 1160 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366261 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=347908 CPUtime=0.09 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 252 0 0 0 9 0 0 0 18 0 4 0 652905546 356257792 1160 33554432000 4194304 4650419 140735441016432 18446744073709551615 4332006 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=347908 CPUtime=0.08 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 299 0 0 0 8 0 0 0 25 0 4 0 652905546 356257792 1160 33554432000 4194304 4650419 140735441016432 18446744073709551615 4331904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 347908

[startup+0.300393 s]
/proc/loadavg: 7.40 7.96 7.86 8/353 22132
/proc/meminfo: memFree=24131556/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=348808 CPUtime=1.17 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 2924 0 0 0 117 0 0 0 18 0 4 0 652905546 357179392 1672 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 87202 1672 392 112 0 82167 0
[pid=22132/tid=22133] ppid=22130 vsize=348808 CPUtime=0.29 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 644 0 0 0 29 0 0 0 18 0 4 0 652905546 357179392 1672 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=348808 CPUtime=0.29 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 673 0 0 0 29 0 0 0 18 0 4 0 652905546 357179392 1672 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=348808 CPUtime=0.28 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 605 0 0 0 28 0 0 0 25 0 4 0 652905546 357179392 1672 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 348808

[startup+0.700315 s]
/proc/loadavg: 7.40 7.96 7.86 8/353 22132
/proc/meminfo: memFree=24131556/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=349548 CPUtime=2.77 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 5134 0 0 0 277 0 0 0 18 0 4 0 652905546 357937152 2465 33554432000 4194304 4650419 140735441016432 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 87387 2465 393 112 0 82352 0
[pid=22132/tid=22133] ppid=22130 vsize=349548 CPUtime=0.69 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 1165 0 0 0 69 0 0 0 18 0 4 0 652905546 357937152 2465 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=349548 CPUtime=0.69 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 1331 0 0 0 69 0 0 0 18 0 4 0 652905546 357937152 2465 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363556 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=349548 CPUtime=0.68 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 1175 0 0 0 68 0 0 0 25 0 4 0 652905546 357937152 2465 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 349548

[startup+1.50115 s]
/proc/loadavg: 7.69 8.01 7.88 11/357 22136
/proc/meminfo: memFree=24107840/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=355036 CPUtime=5.96 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 12341 0 0 0 594 2 0 0 20 0 4 0 652905546 363556864 6977 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 88759 6977 394 112 0 83724 0
[pid=22132/tid=22133] ppid=22130 vsize=355036 CPUtime=1.48 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 3131 0 0 0 148 0 0 0 19 0 4 0 652905546 363556864 6977 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=355036 CPUtime=1.49 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 3603 0 0 0 149 0 0 0 20 0 4 0 652905546 363556864 6977 33554432000 4194304 4650419 140735441016432 18446744073709551615 4438944 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=355036 CPUtime=1.47 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 1990 0 0 0 147 0 0 0 25 0 4 0 652905546 363556864 6977 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 355036

[startup+3.10084 s]
/proc/loadavg: 7.69 8.01 7.88 9/357 22136
/proc/meminfo: memFree=24073988/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=377376 CPUtime=12.35 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 19033 0 0 0 1232 3 0 0 25 0 4 0 652905546 386433024 11104 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 94344 11104 394 112 0 89309 0
[pid=22132/tid=22133] ppid=22130 vsize=377376 CPUtime=3.08 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 5237 0 0 0 308 0 0 0 25 0 4 0 652905546 386433024 11104 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=377376 CPUtime=3.09 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 4842 0 0 0 308 1 0 0 25 0 4 0 652905546 386433024 11104 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=377376 CPUtime=3.06 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 4220 0 0 0 305 1 0 0 25 0 4 0 652905546 386433024 11104 33554432000 4194304 4650419 140735441016432 18446744073709551615 4330697 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 377376

[startup+6.30021 s]
/proc/loadavg: 7.69 8.01 7.88 9/357 22136
/proc/meminfo: memFree=24005424/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=369052 CPUtime=25.11 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 29600 0 0 0 2506 5 0 0 25 0 4 0 652905546 377909248 15561 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 92263 15561 394 112 0 87228 0
[pid=22132/tid=22133] ppid=22130 vsize=369052 CPUtime=6.29 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 8125 0 0 0 628 1 0 0 25 0 4 0 652905546 377909248 15561 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=369052 CPUtime=6.29 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 7692 0 0 0 628 1 0 0 25 0 4 0 652905546 377909248 15561 33554432000 4194304 4650419 140735441016432 18446744073709551615 4329270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=369052 CPUtime=6.21 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 6211 0 0 0 620 1 0 0 25 0 4 0 652905546 377909248 15561 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 369052

[startup+12.7009 s]
/proc/loadavg: 7.74 8.01 7.88 9/357 22136
/proc/meminfo: memFree=23947032/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=367904 CPUtime=50.65 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 48849 0 0 0 5056 9 0 0 25 0 4 0 652905546 376733696 23349 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 91976 23349 394 112 0 86941 0
[pid=22132/tid=22133] ppid=22130 vsize=367904 CPUtime=12.69 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 14218 0 0 0 1267 2 0 0 25 0 4 0 652905546 376733696 23349 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=367904 CPUtime=12.69 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 12675 0 0 0 1267 2 0 0 25 0 4 0 652905546 376733696 23349 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=367904 CPUtime=12.55 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 9624 0 0 0 1253 2 0 0 25 0 4 0 652905546 376733696 23349 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 367904

[startup+25.5004 s]
/proc/loadavg: 7.78 8.01 7.88 9/357 22137
/proc/meminfo: memFree=23897440/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=406288 CPUtime=101.7 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 72581 0 0 0 10155 15 0 0 25 0 4 0 652905546 416038912 26494 33554432000 4194304 4650419 140735441016432 18446744073709551615 4313331 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 101572 26494 394 112 0 96537 0
[pid=22132/tid=22133] ppid=22130 vsize=406288 CPUtime=25.49 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 21151 0 0 0 2545 4 0 0 25 0 4 0 652905546 416038912 26494 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=406288 CPUtime=25.48 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 20485 0 0 0 2545 3 0 0 25 0 4 0 652905546 416038912 26494 33554432000 4194304 4650419 140735441016432 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=406288 CPUtime=25.2 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 13347 0 0 0 2517 3 0 0 25 0 4 0 652905546 416038912 26494 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 406288

[startup+51.1003 s]
/proc/loadavg: 7.93 8.02 7.89 9/357 22137
/proc/meminfo: memFree=23841192/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=379560 CPUtime=203.82 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 119350 0 0 0 20357 25 0 0 25 0 4 0 652905546 388669440 32128 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 94890 32128 394 112 0 89855 0
[pid=22132/tid=22133] ppid=22130 vsize=379560 CPUtime=51.09 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 34782 0 0 0 5102 7 0 0 25 0 4 0 652905546 388669440 32128 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=379560 CPUtime=51.09 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 33070 0 0 0 5103 6 0 0 25 0 4 0 652905546 388669440 32128 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=379560 CPUtime=50.52 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 21380 0 0 0 5047 5 0 0 25 0 4 0 652905546 388669440 32128 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 379560

[startup+102.314 s]
/proc/loadavg: 8.04 8.03 7.90 9/357 22139
/proc/meminfo: memFree=23716920/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=401712 CPUtime=408.11 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 187608 0 0 0 40770 41 0 0 25 0 4 0 652905546 411353088 47782 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 100428 47782 394 112 0 95393 0
[pid=22132/tid=22133] ppid=22130 vsize=401712 CPUtime=102.3 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 49594 0 0 0 10220 10 0 0 25 0 4 0 652905546 411353088 47782 33554432000 4194304 4650419 140735441016432 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=401712 CPUtime=102.3 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 53402 0 0 0 10219 11 0 0 25 0 4 0 652905546 411353088 47782 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=401712 CPUtime=101.16 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 34180 0 0 0 10108 8 0 0 25 0 4 0 652905546 411353088 47782 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 401712

[startup+162.301 s]

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

[pid=22132] ppid=22130 vsize=652780 CPUtime=2562.07 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 584054 0 0 0 256023 184 0 0 25 0 4 0 652905546 668446720 113811 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 163195 113811 394 112 0 158160 0
[pid=22132/tid=22133] ppid=22130 vsize=652780 CPUtime=642.33 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 154072 0 0 0 64183 50 0 0 25 0 4 0 652905546 668446720 113812 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=652780 CPUtime=642.32 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 164976 0 0 0 64185 47 0 0 25 0 4 0 652905546 668446720 113812 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=652780 CPUtime=635.06 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 107913 0 0 0 63471 35 0 0 25 0 4 0 652905546 668446720 113812 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.07
Current children cumulated vsize (KiB) 652780

[startup+702.301 s]
/proc/loadavg: 8.12 8.09 7.98 9/357 22155
/proc/meminfo: memFree=23162500/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=712284 CPUtime=2801.36 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 620553 0 0 0 279938 198 0 0 25 0 4 0 652905546 729378816 123290 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 178071 123290 394 112 0 173036 0
[pid=22132/tid=22133] ppid=22130 vsize=712284 CPUtime=702.32 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 162575 0 0 0 70179 53 0 0 25 0 4 0 652905546 729378816 123290 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=712284 CPUtime=702.32 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 172765 0 0 0 70180 52 0 0 25 0 4 0 652905546 729378816 123290 33554432000 4194304 4650419 140735441016432 18446744073709551615 4313707 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=712284 CPUtime=694.38 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 116384 0 0 0 69400 38 0 0 25 0 4 0 652905546 729378816 123290 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.36
Current children cumulated vsize (KiB) 712284

[startup+762.315 s]
/proc/loadavg: 8.11 8.10 7.99 9/357 22156
/proc/meminfo: memFree=23120816/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=660608 CPUtime=3040.71 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 639583 0 0 0 303862 209 0 0 25 0 4 0 652905546 676462592 123457 33554432000 4194304 4650419 140735441016432 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 165152 123457 394 112 0 160117 0
[pid=22132/tid=22133] ppid=22130 vsize=660608 CPUtime=762.34 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 171073 0 0 0 76176 58 0 0 25 0 4 0 652905546 676462592 123457 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=660608 CPUtime=762.33 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 179383 0 0 0 76179 54 0 0 25 0 4 0 652905546 676462592 123457 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=660608 CPUtime=753.68 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 120298 0 0 0 75327 41 0 0 25 0 4 0 652905546 676462592 123457 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.71
Current children cumulated vsize (KiB) 660608

[startup+822.301 s]
/proc/loadavg: 8.22 8.14 8.01 9/357 22158
/proc/meminfo: memFree=23113340/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=663804 CPUtime=3279.97 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 661488 0 0 0 327778 219 0 0 25 0 4 0 652905546 679735296 122575 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 165951 122575 394 112 0 160916 0
[pid=22132/tid=22133] ppid=22130 vsize=663804 CPUtime=822.32 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 179713 0 0 0 82169 63 0 0 25 0 4 0 652905546 679735296 122575 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=663804 CPUtime=822.31 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 187348 0 0 0 82176 55 0 0 25 0 4 0 652905546 679735296 122575 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=663804 CPUtime=812.96 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 125566 0 0 0 81252 44 0 0 25 0 4 0 652905546 679735296 122575 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.97
Current children cumulated vsize (KiB) 663804

[startup+882.301 s]
/proc/loadavg: 8.27 8.16 8.02 9/357 22159
/proc/meminfo: memFree=23065464/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=709368 CPUtime=3519.28 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 699734 0 0 0 351697 231 0 0 25 0 4 0 652905546 726392832 134791 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 177342 134791 394 112 0 172307 0
[pid=22132/tid=22133] ppid=22130 vsize=709368 CPUtime=882.33 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 191211 0 0 0 88166 67 0 0 25 0 4 0 652905546 726392832 134791 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=709368 CPUtime=882.31 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 201911 0 0 0 88172 59 0 0 25 0 4 0 652905546 726392832 134791 33554432000 4194304 4650419 140735441016432 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=709368 CPUtime=872.28 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 131943 0 0 0 87181 47 0 0 25 0 4 0 652905546 726392832 134791 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.28
Current children cumulated vsize (KiB) 709368

[startup+942.301 s]
/proc/loadavg: 8.18 8.14 8.02 9/357 22161
/proc/meminfo: memFree=23066928/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=642952 CPUtime=3758.61 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 725410 0 0 0 375621 240 0 0 25 0 4 0 652905546 658382848 126718 33554432000 4194304 4650419 140735441016432 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 160738 126718 394 112 0 155703 0
[pid=22132/tid=22133] ppid=22130 vsize=642952 CPUtime=942.33 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 200972 0 0 0 94162 71 0 0 25 0 4 0 652905546 658382848 126718 33554432000 4194304 4650419 140735441016432 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=642952 CPUtime=942.32 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 205554 0 0 0 94171 61 0 0 25 0 4 0 652905546 658382848 126718 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=642952 CPUtime=931.6 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 137281 0 0 0 93112 48 0 0 25 0 4 0 652905546 658382848 126718 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.61
Current children cumulated vsize (KiB) 642952

[startup+1002.3 s]
/proc/loadavg: 8.10 8.13 8.01 9/357 22172
/proc/meminfo: memFree=22979148/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=712088 CPUtime=3997.9 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 736941 0 0 0 399545 245 0 0 25 0 4 0 652905546 729178112 136032 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 178022 136032 394 112 0 172987 0
[pid=22132/tid=22133] ppid=22130 vsize=712088 CPUtime=1002.33 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 207089 0 0 0 100159 74 0 0 25 0 4 0 652905546 729178112 136032 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=712088 CPUtime=1002.32 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 210024 0 0 0 100169 63 0 0 25 0 4 0 652905546 729178112 136032 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=712088 CPUtime=990.89 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 138172 0 0 0 99040 49 0 0 25 0 4 0 652905546 729178112 136032 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.9
Current children cumulated vsize (KiB) 712088

[startup+1062.3 s]
/proc/loadavg: 8.17 8.13 8.02 9/357 22173
/proc/meminfo: memFree=23059588/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=769028 CPUtime=4237.21 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 749326 0 0 0 423468 253 0 0 25 0 4 0 652905546 787484672 136324 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 192257 136324 394 112 0 187222 0
[pid=22132/tid=22133] ppid=22130 vsize=769028 CPUtime=1062.34 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 209323 0 0 0 106159 75 0 0 25 0 4 0 652905546 787484672 136324 33554432000 4194304 4650419 140735441016432 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=769028 CPUtime=1062.33 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 220094 0 0 0 106163 70 0 0 25 0 4 0 652905546 787484672 136324 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=769028 CPUtime=1050.19 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 138189 0 0 0 104970 49 0 0 25 0 4 0 652905546 787484672 136324 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.21
Current children cumulated vsize (KiB) 769028

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 8.02 9/357 22175
/proc/meminfo: memFree=22971396/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=801204 CPUtime=4476.53 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 777934 0 0 0 447387 266 0 0 25 0 4 0 652905546 820432896 137965 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 200301 137965 394 112 0 195266 0
[pid=22132/tid=22133] ppid=22130 vsize=801204 CPUtime=1122.34 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 220207 0 0 0 112155 79 0 0 25 0 4 0 652905546 820432896 137965 33554432000 4194304 4650419 140735441016432 18446744073709551615 4313703 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=801204 CPUtime=1122.33 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 230679 0 0 0 112158 75 0 0 25 0 4 0 652905546 820432896 137965 33554432000 4194304 4650419 140735441016432 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=801204 CPUtime=1109.5 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 142553 0 0 0 110899 51 0 0 25 0 4 0 652905546 820432896 137965 33554432000 4194304 4650419 140735441016432 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.53
Current children cumulated vsize (KiB) 801204

[startup+1182.3 s]
/proc/loadavg: 8.07 8.11 8.02 9/357 22178
/proc/meminfo: memFree=22927604/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=761472 CPUtime=4715.84 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 798367 0 0 0 471307 277 0 0 25 0 4 0 652905546 779747328 146908 33554432000 4194304 4650419 140735441016432 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 190368 146908 394 112 0 185333 0
[pid=22132/tid=22133] ppid=22130 vsize=761472 CPUtime=1182.34 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 224701 0 0 0 118154 80 0 0 25 0 4 0 652905546 779747328 146908 33554432000 4194304 4650419 140735441016432 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=761472 CPUtime=1182.33 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 238570 0 0 0 118154 79 0 0 25 0 4 0 652905546 779747328 146908 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=761472 CPUtime=1168.79 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 149898 0 0 0 116824 55 0 0 25 0 4 0 652905546 779747328 146908 33554432000 4194304 4650419 140735441016432 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.84
Current children cumulated vsize (KiB) 761472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.34 8.17 8.04 6/353 22181
/proc/meminfo: memFree=23502344/32950928 swapFree=45937192/67111528
[pid=22132] ppid=22130 vsize=827008 CPUtime=4800.22 cores=1,3,5,7
/proc/22132/stat : 22132 (strangenight1-m) R 22130 22132 21516 0 -1 4202496 801187 0 0 0 479745 277 0 0 25 0 4 0 652905546 846856192 149279 33554432000 4194304 4650419 140735441016432 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22132/statm: 206752 149279 394 112 0 201717 0
[pid=22132/tid=22133] ppid=22130 vsize=827008 CPUtime=1203.54 cores=1,3,5,7
/proc/22132/task/22133/stat : 22133 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 224701 0 0 0 120274 80 0 0 25 0 4 0 652905546 846856192 149279 33554432000 4194304 4650419 140735441016432 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22132/tid=22134] ppid=22130 vsize=827008 CPUtime=1203.64 cores=1,3,5,7
/proc/22132/task/22134/stat : 22134 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 241306 0 0 0 120285 79 0 0 25 0 4 0 652905546 846856192 149279 33554432000 4194304 4650419 140735441016432 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22132/tid=22135] ppid=22130 vsize=827008 CPUtime=1189.35 cores=1,3,5,7
/proc/22132/task/22135/stat : 22135 (strangenight1-m) R 22130 22132 21516 0 -1 4202560 149898 0 0 0 118880 55 0 0 25 0 4 0 652905546 846856192 149279 33554432000 4194304 4650419 140735441016432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 827008

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.65
CPU time (s): 4800.29
CPU user time (s): 4797.49
CPU system time (s): 2.80057
CPU usage (%): 398.812
Max. virtual memory (cumulated for all children) (KiB): 857552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.49
system time used= 2.80057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 801187
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= 187
involuntary context switches= 20081

runsolver used 3.80042 second user time and 10.0445 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 00:44:49
IDJOB=3369387
IDBENCH=83150
IDSOLVER=1846
FILE ID=node149/3369387-1305413089
RUNJOBID= node149-1305413088-22110
PBS_JOBID= 13324509
Free space on /tmp= 73568 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369387-1305413089/watcher-3369387-1305413089 -o /tmp/evaluation-result-3369387-1305413089/solver-3369387-1305413089 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369387-1305413089.cnf

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=917783156

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      24131712 kB
Buffers:        311468 kB
Cached:        3874436 kB
SwapCached:      19984 kB
Active:        6319476 kB
Inactive:      2204996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24131712 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           12596 kB
Writeback:           0 kB
AnonPages:     4331352 kB
Mapped:          13988 kB
Slab:           157660 kB
PageTables:      72360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80276028 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= 73568 MiB
End job on node149 at 2011-05-15 01:04:54