Trace number 3366546

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.34 1203.75

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
Bench CategoryRANDOM (random 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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.01	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-3366546-1305407242.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.02	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.02	c -- vars added        125
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.37/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.37/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.11	c calculated reachability. Time: 0.00
0.37/0.11	c Calc default polars -  time:   0.00 s pos:      63 undec:       5 neg:      57
0.37/0.11	c =========================================================================================
0.37/0.11	c types(t): F = full restart, N = normal restart
0.37/0.11	c types(t): S = simplification begin/end, E = solution found
0.37/0.11	c restart types(rt): st = static, dy = dynamic
0.37/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.11	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.37/0.11	c Decided on static restart strategy
0.37/0.14	c  N st     8      4916       125      2662         0      4645     13310    115451   no data   no data
1.16/0.34	c  N st    10     11299       125      2662         0      4297     13310     86918   no data   no data
1.96/0.54	c  N st    11     17043       125      2662         0      9703     13310    227922   no data   no data
3.16/0.83	c  F st    12     25001       125      2662         0     11928     13310    282006   no data   no data
3.16/0.83	c  N st    12     25001       125      2662         0     11928     13310    282006   no data   no data
3.98/1.05	c Decided on static restart strategy
3.98/1.05	c  N st    18     30001       125      2662         0     10223     13310    228495   no data   no data
3.98/1.05	c  S st    18     30001       125      2662         0     10223     13310    228495   no data   no data
3.98/1.08	c  S st    18     30502       125      2662         0     10714     13310    241257   no data   no data
3.98/1.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.98/1.09	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
3.98/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.98/1.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.98/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.27	c lits-rem:       180  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  0.17 s
5.15/1.31	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
5.15/1.31	c calculated reachability. Time: 0.00
5.15/1.31	c  N st    18     30502       125      2662         0      9256     13310    200450   no data   no data
6.35/1.62	c  N st    20     37615       125      2662         0      8547     13310    165052   no data   no data
7.55/1.92	c  N st    21     44014       125      2662         0     14551     13310    315906   no data   no data
7.95/2.02	c  S st    22     45754       125      2662         0     16171     13310    356179   no data   no data
7.95/2.07	c  S st    22     46257       125      2662         0     16663     13310    368410   no data   no data
7.95/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.95/2.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.95/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
7.95/2.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.95/2.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.95/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.93/2.59	c lits-rem:       368  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.48 s
9.93/2.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.93/2.59	c vivif2 --  cl tried    14681 cl shrink        0 lits rem          0 time: 0.00
10.33/2.65	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
10.33/2.65	c calculated reachability. Time: 0.00
10.33/2.65	c  N st    22     46257       125      2662         0     14681     13310    315876   no data   no data
13.52/3.43	c  N st    23     60654       125      2662         0     10502     13310    183354   no data   no data
15.52/3.90	c  N st    24     69386       125      2662         0     18685     13310    387288   no data   no data
15.52/3.90	c  S st    24     69386       125      2662         0     18685     13310    387288   no data   no data
15.52/3.95	c  S st    24     69894       125      2662         0     19178     13310    399910   no data   no data
15.52/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.52/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.52/3.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.52/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.52/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.52/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.52/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.52/3.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.52/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.91/4.59	c lits-rem:       334  cl-subs:     2269  v-elim:      0  v-fix:    0  time:  0.61 s
17.91/4.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.91/4.59	c vivif2 --  cl tried    16909 cl shrink        0 lits rem          0 time: 0.00
18.31/4.66	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
18.31/4.66	c calculated reachability. Time: 0.00
18.31/4.66	c  N st    24     69894       125      2662         0     16909     13310    344891   no data   no data
22.70/5.78	c  F st    25     87500       125      2662         0     11967     13310    201218   no data   no data
22.70/5.78	c  N st    25     87500       125      2662         0     11967     13310    201218   no data   no data
23.89/6.06	c Decided on static restart strategy
24.69/6.22	c  N st    32     95538       125      2662         0     19558     13310    398443   no data   no data
27.09/6.84	c  N st    34    104841       125      2662         0     16130     13310    304768   no data   no data
27.09/6.84	c  S st    34    104841       125      2662         0     16130     13310    304768   no data   no data
27.09/6.89	c  S st    34    105346       125      2662         0     16611     13310    317807   no data   no data
27.09/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
27.09/6.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.09/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
27.09/6.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.48/6.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.48/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.28/7.10	c lits-rem:       172  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  0.20 s
28.28/7.10	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
28.28/7.11	c vivif2 --  cl tried    15540 cl shrink        0 lits rem          0 time: 0.00
28.28/7.17	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
28.28/7.17	c calculated reachability. Time: 0.00
28.28/7.17	c  N st    34    105346       125      2662         0     15540     13310    288452   no data   no data
31.07/7.86	c  N st    35    114946       125      2662         0     24486     13310    520327   no data   no data
35.10/8.86	c  N st    36    129343       125      2662         0     24898     13310    516287   no data   no data
42.24/10.64	c  N st    37    150938       125      2662         0     16100     13310    250606   no data   no data
43.88/11.09	c  S st    38    158020       125      2662         0     22781     13310    425965   no data   no data
44.24/11.14	c  S st    38    158523       125      2662         0     23267     13310    439266   no data   no data
44.24/11.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.24/11.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
44.24/11.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.24/11.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.24/11.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.24/11.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
44.24/11.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.24/11.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.24/11.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.23/11.65	c lits-rem:       314  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  0.48 s
46.23/11.65	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
46.23/11.66	c vivif2 --  cl tried    21589 cl shrink        0 lits rem          0 time: 0.00
46.63/11.74	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
46.63/11.74	c calculated reachability. Time: 0.00
46.63/11.74	c  N st    38    158523       125      2662         0     21589     13310    394196   no data   no data
62.98/15.86	c  N st    39    207111       125      2662         0     34385     13310    699734   no data   no data
74.94/18.86	c  N st    40    237784       125      2662         0     26506     13310    472243   no data   no data
74.94/18.86	c  S st    40    237784       125      2662         0     26506     13310    472243   no data   no data
75.34/18.93	c  S st    40    238285       125      2662         0     26998     13310    484920   no data   no data
75.34/18.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.34/18.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.34/18.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.34/18.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.34/18.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.34/18.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
75.34/18.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.34/18.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
75.34/18.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.74/19.59	c lits-rem:       448  cl-subs:     1978  v-elim:      0  v-fix:    0  time:  0.63 s
77.74/19.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
77.74/19.59	c vivif2 --  cl tried    25020 cl shrink        0 lits rem          0 time: 0.00
78.14/19.68	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
78.14/19.68	c calculated reachability. Time: 0.00
78.14/19.68	c  N st    40    238285       125      2662         0     25020     13310    434921   no data   no data
103.26/25.97	c  F st    41    306251       125      2662         0     26932     13310    442698   no data   no data
103.26/25.97	c  N st    41    306251       125      2662         0     26932     13310    442698   no data   no data
105.30/26.49	c Decided on static restart strategy
115.22/28.91	c  N st    51    334554       125      2662         0     31089     13310    527425   no data   no data
124.80/31.36	c  N st    53    357428       125      2662         0     29012     13310    456596   no data   no data
124.80/31.36	c  S st    53    357428       125      2662         0     29012     13310    456596   no data   no data
125.20/31.43	c  S st    53    357930       125      2662         0     29494     13310    469036   no data   no data
125.20/31.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.20/31.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
125.20/31.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
125.20/31.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.20/31.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.20/31.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
125.20/31.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.20/31.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
125.20/31.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.81/31.86	c lits-rem:       199  cl-subs:     1382  v-elim:      0  v-fix:    0  time:  0.39 s
126.81/31.86	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
126.81/31.87	c vivif2 --  cl tried    28112 cl shrink        0 lits rem          0 time: 0.00
127.24/31.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
127.24/31.97	c calculated reachability. Time: 0.00
127.24/31.97	c  N st    53    357930       125      2662         0     28112     13310    433818   no data   no data
142.35/35.71	c  N st    54    390322       125      2662         0     34153     13310    571657   no data   no data
167.86/42.13	c  N st    55    438911       125      2662         0     28091     13310    398601   no data   no data
202.16/50.78	c  N st    56    511793       125      2662         0     40995     13310    700994   no data   no data
213.74/53.63	c  N st    57    536895       125      2662         0     35513     13310    544338   no data   no data
213.74/53.63	c  S st    57    536895       125      2662         0     35513     13310    544338   no data   no data
214.13/53.74	c  S st    57    537399       125      2662         0     35997     13310    557359   no data   no data
214.13/53.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
214.13/53.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
214.13/53.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.13/53.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.13/53.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.13/53.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
214.13/53.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
214.13/53.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
214.13/53.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.93/54.40	c lits-rem:       343  cl-subs:     1681  v-elim:      0  v-fix:    0  time:  0.62 s
216.93/54.40	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
216.93/54.41	c vivif2 --  cl tried    34316 cl shrink        0 lits rem          0 time: 0.01
217.33/54.55	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
217.33/54.55	c calculated reachability. Time: 0.00
217.33/54.55	c  N st    57    537399       125      2662         0     34316     13310    515523   no data   no data
301.08/75.56	c  N st    58    701386       125      2662         0     62294     13310   1189565   no data   no data
359.33/90.19	c  N st    59    806099       125      2662         0     56428     13310    975850   no data   no data
359.33/90.19	c  S st    59    806099       125      2662         0     56428     13310    975850   no data   no data
360.09/90.35	c  S st    59    806605       125      2662         0     56918     13310    988748   no data   no data
360.09/90.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
360.09/90.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
360.09/90.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
360.09/90.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
360.09/90.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
360.09/90.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
360.09/90.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
360.09/90.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
360.50/90.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
377.65/94.75	c lits-rem:      1389  cl-subs:     5783  v-elim:      0  v-fix:    0  time:  4.28 s
377.65/94.75	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
377.65/94.76	c vivif2 --  cl tried    51135 cl shrink        0 lits rem          0 time: 0.01
378.85/95.00	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.23
378.85/95.00	c calculated reachability. Time: 0.00
378.85/95.00	c  N st    59    806605       125      2662         0     51135     13310    858118   no data   no data
547.16/137.22	c  F st    60   1071877       125      2662         0     66593     13310   1181743   no data   no data
547.16/137.22	c  N st    60   1071877       125      2662         0     66593     13310   1181743   no data   no data
551.54/138.31	c Decided on static restart strategy
569.91/142.93	c  N st    70   1100192       125      2662         0     51265     13310    763482   no data   no data
598.20/150.09	c  N st    72   1136184       125      2662         0     85074     13310   1647994   no data   no data
619.74/155.42	c  N st    73   1168577       125      2662         0     72332     13310   1300610   no data   no data
651.64/163.44	c  N st    74   1209907       125      2662         0     66988     13310   1159282   no data   no data
651.64/163.44	c  S st    74   1209907       125      2662         0     66988     13310   1159282   no data   no data
652.84/163.74	c  S st    74   1210407       125      2662         0     67470     13310   1171916   no data   no data
652.84/163.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
653.26/163.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
653.26/163.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
653.26/163.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
653.26/163.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
653.26/163.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
653.26/163.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
653.26/163.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
653.26/163.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.46/177.44	c lits-rem:      1064  cl-subs:     4926  v-elim:      0  v-fix:    0  time: 13.40 s
707.46/177.44	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
707.46/177.46	c vivif2 --  cl tried    62544 cl shrink        0 lits rem          0 time: 0.02
709.46/177.98	c asymm  cl-useful: 0/2358/2662 lits-rem:0 time: 0.51
709.46/177.98	c calculated reachability. Time: 0.00
709.46/177.98	c  N st    74   1210407       125      2662         0     62544     13310   1041354   no data   no data
768.48/192.73	c  N st    75   1283292       125      2662         0     85801     13310   1624951   no data   no data
866.98/217.48	c  N st    76   1392615       125      2662         0     47819     13310    584150   no data   no data
990.63/248.44	c  N st    77   1556599       125      2662         0     52484     13310    663433   no data   no data
1111.46/278.72	c  N st    78   1710408       125      2662         0     92414     13310   1705362   no data   no data
1111.46/278.72	c  S st    78   1710408       125      2662         0     92414     13310   1705362   no data   no data
1112.26/278.97	c  S st    78   1710915       125      2662         0     92907     13310   1717909   no data   no data
1112.26/278.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1112.66/279.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1112.66/279.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.66/279.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.66/279.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.66/279.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1112.66/279.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1112.66/279.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1112.66/279.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1214.77/304.69	c lits-rem:      2454  cl-subs:     9214  v-elim:      0  v-fix:    0  time: 25.27 s
1214.77/304.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1215.19/304.72	c vivif2 --  cl tried    83693 cl shrink        0 lits rem          0 time: 0.03
1217.53/305.31	c asymm  cl-useful: 0/1900/2662 lits-rem:0 time: 0.59
1217.53/305.31	c calculated reachability. Time: 0.00
1217.53/305.31	c  N st    78   1710915       125      2662         0     83693     13310   1482897   no data   no data
1617.93/405.75	c  N st    79   2079880       125      2662         0     94814     13310   1609568   no data   no data
1738.77/436.02	c  N st    80   2210916       125      2662         0     98506     13310   1674693   no data   no data
1738.77/436.02	c  S st    80   2210916       125      2662         0     98506     13310   1674693   no data   no data
1739.97/436.33	c  S st    80   2211424       125      2662         0     98994     13310   1687857   no data   no data
1739.97/436.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1739.97/436.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1739.97/436.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1739.97/436.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1739.97/436.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1739.97/436.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1739.97/436.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1740.37/436.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1740.37/436.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1835.68/460.35	c lits-rem:      1887  cl-subs:    11342  v-elim:      0  v-fix:    0  time: 23.59 s
1835.68/460.35	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1835.68/460.37	c vivif2 --  cl tried    87652 cl shrink        0 lits rem          0 time: 0.02
1836.88/460.63	c asymm  cl-useful: 0/762/2662 lits-rem:0 time: 0.26
1836.88/460.64	c calculated reachability. Time: 0.00
1836.88/460.64	c  N st    80   2211424       125      2662         0     87652     13310   1432312   no data   no data
2341.37/587.17	c  N st    81   2711424       125      2662         0    110545     13310   1901881   no data   no data
2341.37/587.17	c  S st    81   2711424       125      2662         0    110545     13310   1901881   no data   no data
2342.95/587.54	c  S st    81   2711926       125      2662         0    111033     13310   1915030   no data   no data
2342.95/587.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2343.36/587.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2343.36/587.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2343.36/587.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2343.36/587.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2343.36/587.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2343.36/587.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2343.36/587.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2343.36/587.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2443.84/612.86	c lits-rem:      2621  cl-subs:    14331  v-elim:      0  v-fix:    0  time: 24.87 s
2443.84/612.86	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2443.84/612.88	c vivif2 --  cl tried    96702 cl shrink        0 lits rem          0 time: 0.02
2445.44/613.24	c asymm  cl-useful: 0/1598/2662 lits-rem:0 time: 0.35
2445.44/613.24	c calculated reachability. Time: 0.00
2445.44/613.24	c  N st    81   2711926       125      2662         0     96702     13310   1587356   no data   no data
3045.59/763.80	c  N st    82   3211926       125      2662         0     74967     13310    910925   no data   no data
3045.59/763.80	c  S st    82   3211926       125      2662         0     74967     13310    910925   no data   no data
3046.79/764.03	c  S st    82   3212427       125      2662         0     75450     13310    923676   no data   no data
3046.79/764.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3046.79/764.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3046.79/764.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3046.79/764.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3046.79/764.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3046.79/764.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3046.79/764.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3046.79/764.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3047.19/764.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3049.57/764.73	c lits-rem:       121  cl-subs:      740  v-elim:      0  v-fix:    0  time:  0.61 s
3049.57/764.73	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3049.57/764.74	c vivif2 --  cl tried    74710 cl shrink        0 lits rem          0 time: 0.01
3050.38/764.93	c asymm  cl-useful: 0/1064/2662 lits-rem:0 time: 0.19
3050.38/764.94	c calculated reachability. Time: 0.00
3050.38/764.94	c  N st    82   3212427       125      2662         0     74710     13310    906582   no data   no data
3646.99/914.54	c  N st    83   3712428       125      2662         0     85265     13310   1091366   no data   no data
3646.99/914.54	c  S st    83   3712428       125      2662         0     85265     13310   1091366   no data   no data
3648.19/914.83	c  S st    83   3712933       125      2662         0     85755     13310   1104465   no data   no data
3648.19/914.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3648.19/914.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3648.19/914.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3648.19/914.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3648.19/914.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3648.19/914.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3648.19/914.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3648.59/914.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3648.59/914.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3654.22/916.36	c lits-rem:       342  cl-subs:     1882  v-elim:      0  v-fix:    0  time:  1.40 s
3654.22/916.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3654.22/916.38	c vivif2 --  cl tried    83873 cl shrink        0 lits rem          0 time: 0.02
3655.76/916.71	c asymm  cl-useful: 0/1742/2662 lits-rem:0 time: 0.33
3655.76/916.71	c calculated reachability. Time: 0.00
3655.76/916.71	c  N st    83   3712933       125      2662         0     83873     13310   1060434   no data   no data
3695.63/926.75	c  F st    84   3751564       125      2662         0    119768     13310   2013626   no data   no data
3695.63/926.75	c  N st    84   3751564       125      2662         0    119768     13310   2013626   no data   no data
3702.47/928.47	c Decided on static restart strategy
3737.13/937.16	c  N st    94   3779866       125      2662         0    146431     13310   2736311   no data   no data
3782.57/948.51	c  N st    96   3815861       125      2662         0    101029     13310   1484644   no data   no data
3828.44/960.08	c  N st    97   3848254       125      2662         0    131224     13310   2266490   no data   no data
3893.84/976.42	c  N st    98   3896842       125      2662         0     96332     13310   1351392   no data   no data
3996.73/1002.25	c  N st    99   3969726       125      2662         0     83249     13310    989795   no data   no data
4130.74/1035.89	c  N st   100   4079049       125      2662         0    102845     13310   1474063   no data   no data
4297.04/1077.54	c  N st   101   4212934       125      2662         0    145196     13310   2636687   no data   no data
4297.04/1077.54	c  S st   101   4212934       125      2662         0    145196     13310   2636687   no data   no data
4299.08/1078.06	c  S st   101   4213439       125      2662         0    145684     13310   2650005   no data   no data
4299.08/1078.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4299.42/1078.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4299.42/1078.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4299.42/1078.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4299.42/1078.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4299.42/1078.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4299.42/1078.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4299.42/1078.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4299.82/1078.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4451.36/1116.21	c lits-rem:      3237  cl-subs:    12699  v-elim:      0  v-fix:    0  time: 37.47 s
4451.36/1116.21	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4451.36/1116.25	c vivif2 --  cl tried   132985 cl shrink        0 lits rem          0 time: 0.03
4452.94/1116.65	c asymm  cl-useful: 0/920/2662 lits-rem:0 time: 0.39
4452.94/1116.66	c calculated reachability. Time: 0.00
4452.94/1116.66	c  N st   101   4213439       125      2662         0    132985     13310   2319691   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366546-1305407242/watcher-3366546-1305407242 -o /tmp/evaluation-result-3366546-1305407242/solver-3366546-1305407242 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366546-1305407242.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: 8.20 8.09 7.51 5/373 17687
/proc/meminfo: memFree=22331568/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 652321945 52396032 347 33554432000 4194304 4580107 140734935314864 18446744073709551615 47699520120754 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17687/statm: 12792 347 299 95 0 7774 0
[pid=17687/tid=17688] ppid=17685 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652321945 52396032 352 33554432000 4194304 4580107 140734935314864 18446744073709551615 47699520120345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652321945 52396032 352 33554432000 4194304 4580107 140734935314864 18446744073709551615 47699520120345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 652321945 52396032 352 33554432000 4194304 4580107 140734935314864 18446744073709551615 47699520120345 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0491331 s]
/proc/loadavg: 8.20 8.09 7.51 5/373 17687
/proc/meminfo: memFree=22331568/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=282176 CPUtime=0.16 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 1507 0 0 0 16 0 0 0 25 0 4 0 652321945 288948224 1395 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 70544 1395 375 95 0 65526 0
[pid=17687/tid=17688] ppid=17685 vsize=282176 CPUtime=0.03 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 295 0 0 0 3 0 0 0 18 0 4 0 652321945 288948224 1395 33554432000 4194304 4580107 140734935314864 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=282176 CPUtime=0.04 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 305 0 0 0 4 0 0 0 18 0 4 0 652321945 288948224 1395 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=282176 CPUtime=0.04 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 192 0 0 0 4 0 0 0 18 0 4 0 652321945 288948224 1395 33554432000 4194304 4580107 140734935314864 18446744073709551615 4321144 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282176

[startup+0.101125 s]
/proc/loadavg: 8.20 8.09 7.51 5/373 17687
/proc/meminfo: memFree=22331568/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=282328 CPUtime=0.37 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 1790 0 0 0 37 0 0 0 25 0 4 0 652321945 289103872 1678 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 70582 1678 376 95 0 65564 0
[pid=17687/tid=17688] ppid=17685 vsize=282328 CPUtime=0.09 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 359 0 0 0 9 0 0 0 18 0 4 0 652321945 289103872 1678 33554432000 4194304 4580107 140734935314864 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=282328 CPUtime=0.09 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 374 0 0 0 9 0 0 0 18 0 4 0 652321945 289103872 1678 33554432000 4194304 4580107 140734935314864 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=282328 CPUtime=0.09 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 282 0 0 0 9 0 0 0 18 0 4 0 652321945 289103872 1678 33554432000 4194304 4580107 140734935314864 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282328

[startup+0.301088 s]
/proc/loadavg: 8.20 8.09 7.51 5/373 17687
/proc/meminfo: memFree=22331568/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=284056 CPUtime=1.16 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 3034 0 0 0 116 0 0 0 25 0 4 0 652321945 290873344 2307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 71014 2307 377 95 0 65996 0
[pid=17687/tid=17688] ppid=17685 vsize=284056 CPUtime=0.28 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 676 0 0 0 28 0 0 0 18 0 4 0 652321945 290873344 2307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=284056 CPUtime=0.29 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 698 0 0 0 29 0 0 0 18 0 4 0 652321945 290873344 2307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=284056 CPUtime=0.29 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 598 0 0 0 29 0 0 0 18 0 4 0 652321945 290873344 2307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284056

[startup+0.701015 s]
/proc/loadavg: 8.20 8.09 7.51 5/373 17687
/proc/meminfo: memFree=22331568/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=285540 CPUtime=2.76 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 5546 0 0 0 276 0 0 0 25 0 4 0 652321945 292392960 2663 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 71385 2663 377 95 0 66367 0
[pid=17687/tid=17688] ppid=17685 vsize=285540 CPUtime=0.68 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 1302 0 0 0 68 0 0 0 18 0 4 0 652321945 292392960 2663 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=285540 CPUtime=0.69 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 1327 0 0 0 69 0 0 0 18 0 4 0 652321945 292392960 2664 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=285540 CPUtime=0.69 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 1210 0 0 0 69 0 0 0 18 0 4 0 652321945 292392960 2664 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285540

[startup+1.50087 s]
/proc/loadavg: 8.20 8.09 7.51 9/377 17691
/proc/meminfo: memFree=22318916/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=286684 CPUtime=5.95 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 11538 0 0 0 594 1 0 0 25 0 4 0 652321945 293564416 5931 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 71671 5932 379 95 0 66653 0
[pid=17687/tid=17688] ppid=17685 vsize=286684 CPUtime=1.48 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 3363 0 0 0 148 0 0 0 20 0 4 0 652321945 293564416 5932 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=286684 CPUtime=1.49 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 2254 0 0 0 149 0 0 0 20 0 4 0 652321945 293564416 5932 33554432000 4194304 4580107 140734935314864 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=286684 CPUtime=1.49 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 2138 0 0 0 149 0 0 0 19 0 4 0 652321945 293564416 5932 33554432000 4194304 4580107 140734935314864 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286684

[startup+3.10058 s]
/proc/loadavg: 8.20 8.09 7.51 9/377 17691
/proc/meminfo: memFree=22283948/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=287740 CPUtime=12.33 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 20917 0 0 0 1231 2 0 0 25 0 4 0 652321945 294645760 10980 33554432000 4194304 4580107 140734935314864 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 71935 10980 379 95 0 66917 0
[pid=17687/tid=17688] ppid=17685 vsize=287740 CPUtime=3.08 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 4589 0 0 0 307 1 0 0 25 0 4 0 652321945 294645760 10980 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=287740 CPUtime=3.08 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 5474 0 0 0 308 0 0 0 25 0 4 0 652321945 294645760 10980 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=287740 CPUtime=3.08 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 5184 0 0 0 308 0 0 0 25 0 4 0 652321945 294645760 10980 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 287740

[startup+6.301 s]
/proc/loadavg: 8.18 8.09 7.51 9/377 17691
/proc/meminfo: memFree=22264000/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=291936 CPUtime=25.1 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 31695 0 0 0 2505 5 0 0 25 0 4 0 652321945 298942464 15120 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 72984 15120 379 95 0 67966 0
[pid=17687/tid=17688] ppid=17685 vsize=291936 CPUtime=6.28 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 8004 0 0 0 627 1 0 0 25 0 4 0 652321945 298942464 15120 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=291936 CPUtime=6.28 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 8106 0 0 0 628 0 0 0 25 0 4 0 652321945 298942464 15120 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=291936 CPUtime=6.28 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 7761 0 0 0 627 1 0 0 25 0 4 0 652321945 298942464 15120 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 291936

[startup+12.7008 s]
/proc/loadavg: 8.17 8.09 7.51 9/377 17691
/proc/meminfo: memFree=22235616/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=302056 CPUtime=50.62 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 48681 0 0 0 5053 9 0 0 25 0 4 0 652321945 309305344 20058 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 75514 20059 379 95 0 70496 0
[pid=17687/tid=17688] ppid=17685 vsize=302056 CPUtime=12.68 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 12427 0 0 0 1266 2 0 0 25 0 4 0 652321945 309305344 20059 33554432000 4194304 4580107 140734935314864 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=302056 CPUtime=12.68 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 11874 0 0 0 1267 1 0 0 25 0 4 0 652321945 309305344 20059 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=302056 CPUtime=12.68 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 12748 0 0 0 1266 2 0 0 25 0 4 0 652321945 309305344 20059 33554432000 4194304 4580107 140734935314864 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 302056

[startup+25.5005 s]
/proc/loadavg: 8.27 8.12 7.53 9/377 17691
/proc/meminfo: memFree=22196164/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=293084 CPUtime=101.66 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 72713 0 0 0 10151 15 0 0 25 0 4 0 652321945 300118016 27034 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 73271 27034 379 95 0 68253 0
[pid=17687/tid=17688] ppid=17685 vsize=293084 CPUtime=25.48 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 19305 0 0 0 2544 4 0 0 25 0 4 0 652321945 300118016 27034 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=293084 CPUtime=25.48 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 18019 0 0 0 2545 3 0 0 25 0 4 0 652321945 300118016 27034 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=293084 CPUtime=25.48 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 18886 0 0 0 2544 4 0 0 25 0 4 0 652321945 300118016 27034 33554432000 4194304 4580107 140734935314864 18446744073709551615 4305229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 293084

[startup+51.1009 s]
/proc/loadavg: 8.18 8.11 7.54 9/377 17692
/proc/meminfo: memFree=22200520/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=298160 CPUtime=203.76 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 109751 0 0 0 20353 23 0 0 25 0 4 0 652321945 305315840 30654 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 74540 30654 379 95 0 69522 0
[pid=17687/tid=17688] ppid=17685 vsize=298160 CPUtime=51.08 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 29490 0 0 0 5102 6 0 0 25 0 4 0 652321945 305315840 30654 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=298160 CPUtime=51.08 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 28778 0 0 0 5103 5 0 0 25 0 4 0 652321945 305315840 30654 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=298160 CPUtime=51.09 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 28900 0 0 0 5103 6 0 0 25 0 4 0 652321945 305315840 30654 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 298160

[startup+102.314 s]
/proc/loadavg: 8.24 8.13 7.58 9/377 17693
/proc/meminfo: memFree=22155704/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=318460 CPUtime=408 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 171920 0 0 0 40760 40 0 0 25 0 4 0 652321945 326103040 40873 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 79615 40873 379 95 0 74597 0
[pid=17687/tid=17688] ppid=17685 vsize=318460 CPUtime=102.3 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 42928 0 0 0 10220 10 0 0 25 0 4 0 652321945 326103040 40873 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=318460 CPUtime=102.3 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 45085 0 0 0 10220 10 0 0 25 0 4 0 652321945 326103040 40873 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=318460 CPUtime=102.3 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 45940 0 0 0 10220 10 0 0 25 0 4 0 652321945 326103040 40873 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 318460

[startup+162.301 s]

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

[pid=17687] ppid=17685 vsize=617780 CPUtime=2800.74 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 537527 0 0 0 279880 194 0 0 25 0 4 0 652321945 632606720 106497 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 154445 106497 379 95 0 149427 0
[pid=17687/tid=17688] ppid=17685 vsize=617780 CPUtime=702.3 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 134485 0 0 0 70186 44 0 0 25 0 4 0 652321945 632606720 106497 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=617780 CPUtime=702.3 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 131787 0 0 0 70178 52 0 0 25 0 4 0 652321945 632606720 106497 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=617780 CPUtime=702.3 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 133345 0 0 0 70185 45 0 0 25 0 4 0 652321945 632606720 106497 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.74
Current children cumulated vsize (KiB) 617780

[startup+762.315 s]
/proc/loadavg: 8.14 8.12 7.83 9/377 17742
/proc/meminfo: memFree=21870100/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=572200 CPUtime=3040.07 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 565611 0 0 0 303794 213 0 0 25 0 4 0 652321945 585932800 106804 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 143050 106804 379 95 0 138032 0
[pid=17687/tid=17688] ppid=17685 vsize=572200 CPUtime=762.32 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 139445 0 0 0 76184 48 0 0 25 0 4 0 652321945 585932800 106804 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=572200 CPUtime=762.32 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 140373 0 0 0 76173 59 0 0 25 0 4 0 652321945 585932800 106804 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=572200 CPUtime=762.32 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 139701 0 0 0 76184 48 0 0 25 0 4 0 652321945 585932800 106804 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.07
Current children cumulated vsize (KiB) 572200

[startup+822.3 s]
/proc/loadavg: 8.12 8.11 7.84 9/377 17743
/proc/meminfo: memFree=21805968/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=703600 CPUtime=3279.29 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 593190 0 0 0 327703 226 0 0 25 0 4 0 652321945 720486400 121273 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 175900 121273 379 95 0 170882 0
[pid=17687/tid=17688] ppid=17685 vsize=703600 CPUtime=822.31 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 146481 0 0 0 82179 52 0 0 25 0 4 0 652321945 720486400 121273 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=703600 CPUtime=822.31 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 143503 0 0 0 82171 60 0 0 25 0 4 0 652321945 720486400 121273 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=703600 CPUtime=822.31 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 148548 0 0 0 82179 52 0 0 25 0 4 0 652321945 720486400 121273 33554432000 4194304 4580107 140734935314864 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.29
Current children cumulated vsize (KiB) 703600

[startup+882.301 s]
/proc/loadavg: 8.18 8.12 7.86 9/377 17745
/proc/meminfo: memFree=21782880/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=703864 CPUtime=3518.58 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 623457 0 0 0 351617 241 0 0 25 0 4 0 652321945 720756736 118998 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 175966 118998 379 95 0 170948 0
[pid=17687/tid=17688] ppid=17685 vsize=703864 CPUtime=882.31 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 152130 0 0 0 88176 55 0 0 25 0 4 0 652321945 720756736 118998 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=703864 CPUtime=882.31 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 151040 0 0 0 88167 64 0 0 25 0 4 0 652321945 720756736 118998 33554432000 4194304 4580107 140734935314864 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=703864 CPUtime=882.31 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 157806 0 0 0 88175 56 0 0 25 0 4 0 652321945 720756736 118998 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.58
Current children cumulated vsize (KiB) 703864

[startup+942.301 s]
/proc/loadavg: 8.18 8.13 7.88 9/377 17747
/proc/meminfo: memFree=21730912/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=758836 CPUtime=3757.85 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 650960 0 0 0 375529 256 0 0 25 0 4 0 652321945 777048064 125999 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 189709 125999 379 95 0 184691 0
[pid=17687/tid=17688] ppid=17685 vsize=758836 CPUtime=942.31 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 156694 0 0 0 94174 57 0 0 25 0 4 0 652321945 777048064 125999 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=758836 CPUtime=942.31 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 158007 0 0 0 94163 68 0 0 25 0 4 0 652321945 777048064 125999 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=758836 CPUtime=942.31 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 165926 0 0 0 94170 61 0 0 25 0 4 0 652321945 777048064 125999 33554432000 4194304 4580107 140734935314864 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.85
Current children cumulated vsize (KiB) 758836

[startup+1002.3 s]
/proc/loadavg: 8.19 8.13 7.89 9/377 17748
/proc/meminfo: memFree=21731640/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=704416 CPUtime=3997.13 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 676604 0 0 0 399446 267 0 0 25 0 4 0 652321945 721321984 126649 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 176104 126650 379 95 0 171086 0
[pid=17687/tid=17688] ppid=17685 vsize=704416 CPUtime=1002.3 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 163405 0 0 0 100170 60 0 0 25 0 4 0 652321945 721321984 126650 33554432000 4194304 4580107 140734935314864 18446744073709551615 4322746 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=704416 CPUtime=1002.31 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 164585 0 0 0 100160 71 0 0 25 0 4 0 652321945 721321984 126650 33554432000 4194304 4580107 140734935314864 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=704416 CPUtime=1002.31 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 169502 0 0 0 100169 62 0 0 25 0 4 0 652321945 721321984 126650 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.13
Current children cumulated vsize (KiB) 704416

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 7.91 9/377 17750
/proc/meminfo: memFree=21724916/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=704620 CPUtime=4236.43 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 699104 0 0 0 423363 280 0 0 25 0 4 0 652321945 721530880 120807 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 176155 120807 379 95 0 171137 0
[pid=17687/tid=17688] ppid=17685 vsize=704620 CPUtime=1062.31 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 167179 0 0 0 106168 63 0 0 25 0 4 0 652321945 721530880 120807 33554432000 4194304 4580107 140734935314864 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=704620 CPUtime=1062.31 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 171469 0 0 0 106156 75 0 0 25 0 4 0 652321945 721530880 120807 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=704620 CPUtime=1062.32 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 173474 0 0 0 106167 65 0 0 25 0 4 0 652321945 721530880 120807 33554432000 4194304 4580107 140734935314864 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.43
Current children cumulated vsize (KiB) 704620

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 7.92 9/377 17751
/proc/meminfo: memFree=21652596/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=704664 CPUtime=4475.67 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 722380 0 0 0 447272 295 0 0 25 0 4 0 652321945 721575936 132686 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 176166 132686 379 95 0 171148 0
[pid=17687/tid=17688] ppid=17685 vsize=704664 CPUtime=1122.31 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 170997 0 0 0 112166 65 0 0 25 0 4 0 652321945 721575936 132686 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=704664 CPUtime=1122.32 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 176588 0 0 0 112152 80 0 0 25 0 4 0 652321945 721575936 132686 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=704664 CPUtime=1122.32 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 180419 0 0 0 112162 70 0 0 25 0 4 0 652321945 721575936 132686 33554432000 4194304 4580107 140734935314864 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.67
Current children cumulated vsize (KiB) 704664

[startup+1182.3 s]
/proc/loadavg: 8.18 8.14 7.93 9/377 17753
/proc/meminfo: memFree=21601104/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=774164 CPUtime=4714.91 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 732928 0 0 0 471191 300 0 0 25 0 4 0 652321945 792743936 135498 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 193541 135498 381 95 0 188523 0
[pid=17687/tid=17688] ppid=17685 vsize=774164 CPUtime=1182.31 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 171250 0 0 0 118166 65 0 0 25 0 4 0 652321945 792743936 135498 33554432000 4194304 4580107 140734935314864 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=774164 CPUtime=1182.31 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 182492 0 0 0 118149 82 0 0 25 0 4 0 652321945 792743936 135498 33554432000 4194304 4580107 140734935314864 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=774164 CPUtime=1182.32 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 180419 0 0 0 118162 70 0 0 25 0 4 0 652321945 792743936 135498 33554432000 4194304 4580107 140734935314864 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4714.91
Current children cumulated vsize (KiB) 774164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.21 8.15 7.94 9/377 17754
/proc/meminfo: memFree=21611632/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=718104 CPUtime=4800.25 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 735462 0 0 0 479723 302 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 179526 134307 381 95 0 174508 0
[pid=17687/tid=17688] ppid=17685 vsize=718104 CPUtime=1203.73 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 171250 0 0 0 120308 65 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=718104 CPUtime=1203.73 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 182492 0 0 0 120291 82 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=718104 CPUtime=1203.73 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 180466 0 0 0 120303 70 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 718104

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

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

[startup+1203.7 s]
/proc/loadavg: 8.21 8.15 7.94 9/377 17754
/proc/meminfo: memFree=21611632/32951124 swapFree=67111348/67111528
[pid=17687] ppid=17685 vsize=718104 CPUtime=4800.25 cores=1,3,5,7
/proc/17687/stat : 17687 (strangenight2-m) R 17685 17687 17510 0 -1 4202496 735462 0 0 0 479723 302 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17687/statm: 179526 134307 381 95 0 174508 0
[pid=17687/tid=17688] ppid=17685 vsize=718104 CPUtime=1203.73 cores=1,3,5,7
/proc/17687/task/17688/stat : 17688 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 171250 0 0 0 120308 65 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17687/tid=17689] ppid=17685 vsize=718104 CPUtime=1203.73 cores=1,3,5,7
/proc/17687/task/17689/stat : 17689 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 182492 0 0 0 120291 82 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17687/tid=17690] ppid=17685 vsize=718104 CPUtime=1203.73 cores=1,3,5,7
/proc/17687/task/17690/stat : 17690 (strangenight2-m) R 17685 17687 17510 0 -1 4202560 180466 0 0 0 120303 70 0 0 25 0 4 0 652321945 735338496 134307 33554432000 4194304 4580107 140734935314864 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 718104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.75
CPU time (s): 4800.34
CPU user time (s): 4797.28
CPU system time (s): 3.05353
CPU usage (%): 398.782
Max. virtual memory (cumulated for all children) (KiB): 816492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.28
system time used= 3.05354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 735464
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= 293
involuntary context switches= 30839

runsolver used 3.99339 second user time and 10.7054 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 23:07:22
IDJOB=3366546
IDBENCH=82955
IDSOLVER=1844
FILE ID=node139/3366546-1305407242
RUNJOBID= node139-1305406025-17529
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366546-1305407242/watcher-3366546-1305407242 -o /tmp/evaluation-result-3366546-1305407242/solver-3366546-1305407242 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366546-1305407242.cnf

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=1565387336

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22331972 kB
Buffers:        298956 kB
Cached:        2895228 kB
SwapCached:          0 kB
Active:        8254248 kB
Inactive:      2059804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22331972 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5812 kB
Writeback:           0 kB
AnonPages:     7119596 kB
Mapped:          29280 kB
Slab:           203336 kB
PageTables:      38668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77139092 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= 73348 MiB
End job on node139 at 2011-05-14 23:27:28