Trace number 3173972

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.41 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
MD5SUM4d20714634af5755393f1c67cf27956c
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173972-1304074598.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.02/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.02/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.02/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
0.02/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.02	c calculated reachability. Time: 0.00
0.02/0.02	c Calc default polars -  time:   0.00 s pos:     212 undec:      53 neg:     235
0.02/0.02	c =========================================================================================
0.02/0.02	c types(t): F = full restart, N = normal restart
0.02/0.02	c types(t): S = simplification begin/end, E = solution found
0.02/0.02	c restart types(rt): st = static, dy = dynamic
0.02/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.02	c  B st     0         0       494      2124         0         0      6405         0   no data   no data
0.02/0.10	c Decided on static restart strategy
0.40/0.15	c  N st     8      4917       494      2124         0      4832      6405    111450   no data   no data
1.58/0.41	c  N st    10     11300       494      2124         0      4480      6405     74864   no data   no data
2.38/0.67	c  N st    11     17044       494      2124         0     10088      6405    201627   no data   no data
3.99/1.06	c  F st    12     25000       494      2124         0     12371      6405    250220   no data   no data
3.99/1.06	c  N st    12     25000       494      2124         0     12371      6405    250220   no data   no data
5.17/1.31	c Decided on static restart strategy
5.17/1.31	c  N st    18     30000       494      2124         0     10635      6405    196524   no data   no data
5.17/1.31	c  S st    18     30000       494      2124         0     10635      6405    196524   no data   no data
5.17/1.34	c  S st    18     30502       494      2124         0     11137      6405    207270   no data   no data
5.17/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.17/1.34	c blocked clauses removed:        8 vars:      1 tried:         494 T: 0.00 s
5.17/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
5.17/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.41	c lits-rem:       119  cl-subs:      617  v-elim:      0  v-fix:    0  time:  0.05 s
5.58/1.41	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
5.58/1.41	c calculated reachability. Time: 0.00
5.58/1.41	c  N st    18     30502       493      2116         0     10492      6381    191692   no data   no data
7.17/1.82	c  N st    20     37614       493      2116         0      9761      6381    160987   no data   no data
8.79/2.21	c  N st    21     44013       493      2116         0     15988      6381    295102   no data   no data
9.16/2.34	c  S st    22     45756       493      2116         0      8974      6381    125874   no data   no data
9.16/2.37	c  S st    22     46258       493      2116         0      9473      6381    136725   no data   no data
9.16/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.16/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.16/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
9.16/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.16/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.39	c lits-rem:        10  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.01 s
9.16/2.39	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
9.16/2.39	c vivif2 --  cl tried     9376 cl shrink        0 lits rem          0 time: 0.00
9.16/2.39	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
9.16/2.39	c calculated reachability. Time: 0.00
9.16/2.40	c  N st    22     46258       493      2116         0      9376      6381    134625   no data   no data
13.19/3.35	c  N st    23     60656       493      2116         0     13694      6381    233036   no data   no data
15.97/4.00	c  N st    24     69388       493      2116         0     11502      6381    166118   no data   no data
15.97/4.00	c  S st    24     69388       493      2116         0     11502      6381    166118   no data   no data
15.97/4.04	c  S st    24     69894       493      2116         0     12008      6381    177519   no data   no data
15.97/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.97/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.97/4.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.97/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.97/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
15.97/4.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.97/4.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.97/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.06	c lits-rem:        27  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.02 s
15.97/4.06	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
15.97/4.07	c vivif2 --  cl tried    11888 cl shrink        0 lits rem          0 time: 0.00
15.97/4.07	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
15.97/4.07	c calculated reachability. Time: 0.00
15.97/4.07	c  N st    24     69894       493      2116         0     11888      6381    174473   no data   no data
21.16/5.33	c  F st    25     87500       493      2116         0     17428      6381    300696   no data   no data
21.16/5.33	c  N st    25     87500       493      2116         0     17428      6381    300696   no data   no data
22.75/5.75	c Decided on static restart strategy
23.95/6.03	c  N st    32     95537       493      2116         0     25293      6381    484651   no data   no data
26.75/6.72	c  N st    34    104841       493      2116         0     21662      6381    374908   no data   no data
26.75/6.72	c  S st    34    104841       493      2116         0     21662      6381    374908   no data   no data
26.75/6.77	c  S st    34    105346       493      2116         0     22167      6381    386423   no data   no data
26.75/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.75/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
26.75/6.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.75/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.75/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.75/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
26.75/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.75/6.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.15/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.96	c lits-rem:       152  cl-subs:      910  v-elim:      0  v-fix:    0  time:  0.15 s
27.54/6.96	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
27.54/6.96	c vivif2 --  cl tried    21257 cl shrink        0 lits rem          0 time: 0.00
27.54/6.98	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
27.54/6.98	c calculated reachability. Time: 0.00
27.54/6.98	c  N st    34    105346       493      2116         0     21257      6381    364493   no data   no data
31.13/7.84	c  N st    35    114946       493      2116         0     16939      6381    247777   no data   no data
36.32/9.19	c  N st    36    129346       493      2116         0     16329      6381    220793   no data   no data
44.32/11.20	c  N st    37    150942       493      2116         0     21763      6381    344651   no data   no data
47.12/11.86	c  S st    38    158020       493      2116         0     28714      6381    529625   no data   no data
47.52/11.93	c  S st    38    158525       493      2116         0     29219      6381    541152   no data   no data
47.52/11.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.52/11.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.52/11.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.52/11.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.52/11.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.52/11.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
47.52/11.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.52/11.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.52/11.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.12/12.35	c lits-rem:       332  cl-subs:     1214  v-elim:      0  v-fix:    0  time:  0.39 s
49.12/12.35	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
49.12/12.36	c vivif2 --  cl tried    28005 cl shrink        0 lits rem          0 time: 0.01
49.12/12.37	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
49.12/12.37	c calculated reachability. Time: 0.00
49.12/12.37	c  N st    38    158525       493      2116         0     28005      6381    507379   no data   no data
69.49/17.46	c  N st    39    207114       493      2116         0     22684      6381    319319   no data   no data
83.08/20.84	c  N st    40    237789       493      2116         0     33098      6381    551501   no data   no data
83.08/20.84	c  S st    40    237789       493      2116         0     33098      6381    551501   no data   no data
83.48/20.92	c  S st    40    238290       493      2116         0     33599      6381    563485   no data   no data
83.48/20.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.48/20.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
83.48/20.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.48/20.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.48/20.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.48/20.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
83.48/20.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.48/20.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.48/20.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.46/21.49	c lits-rem:       225  cl-subs:     1682  v-elim:      0  v-fix:    0  time:  0.53 s
85.46/21.49	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
85.86/21.50	c vivif2 --  cl tried    31917 cl shrink        0 lits rem          0 time: 0.01
85.86/21.52	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
85.86/21.52	c calculated reachability. Time: 0.00
85.86/21.52	c  N st    40    238290       493      2116         0     31917      6381    523761   no data   no data
117.42/29.42	c  F st    41    306250       493      2116         0     33922      6381    542512   no data   no data
117.42/29.43	c  N st    41    306250       493      2116         0     33922      6381    542512   no data   no data
120.21/30.19	c Decided on static restart strategy
132.60/33.24	c  N st    51    334549       493      2116         0     38149      6381    619121   no data   no data
143.38/35.97	c  N st    53    357436       493      2116         0     36094      6381    569944   no data   no data
143.38/35.97	c  S st    53    357436       493      2116         0     36094      6381    569944   no data   no data
143.78/36.07	c  S st    53    357939       493      2116         0     36594      6381    581604   no data   no data
143.78/36.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.78/36.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
143.78/36.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.78/36.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.78/36.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.78/36.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
143.78/36.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.78/36.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.18/36.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.01/36.39	c lits-rem:       125  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.27 s
145.01/36.39	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
145.01/36.39	c vivif2 --  cl tried    35560 cl shrink        0 lits rem          0 time: 0.01
145.38/36.42	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
145.38/36.42	c calculated reachability. Time: 0.00
145.38/36.42	c  N st    53    357939       493      2116         0     35560      6381    554394   no data   no data
161.76/40.52	c  N st    54    390332       493      2116         0     41831      6381    690327   no data   no data
189.32/47.49	c  N st    55    438920       493      2116         0     35454      6381    471071   no data   no data
233.27/58.40	c  N st    56    511804       493      2116         0     48920      6381    763942   no data   no data
248.85/62.30	c  N st    57    536908       493      2116         0     43230      6381    650635   no data   no data
248.85/62.30	c  S st    57    536908       493      2116         0     43230      6381    650635   no data   no data
249.25/62.42	c  S st    57    537414       493      2116         0     43736      6381    662282   no data   no data
249.25/62.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
249.25/62.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
249.25/62.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.25/62.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.25/62.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.25/62.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
249.25/62.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.25/62.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
249.25/62.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.64/63.03	c lits-rem:       258  cl-subs:     1447  v-elim:      0  v-fix:    0  time:  0.56 s
251.64/63.03	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
251.64/63.03	c vivif2 --  cl tried    42289 cl shrink        0 lits rem          0 time: 0.01
251.64/63.07	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.03
251.64/63.07	c calculated reachability. Time: 0.00
251.64/63.07	c  N st    57    537414       493      2116         0     42289      6381    625295   no data   no data
371.08/92.90	c  N st    58    701398       493      2116         0     36351      6381    383519   no data   no data
448.59/112.31	c  N st    59    806121       493      2116         0     65431      6381   1078549   no data   no data
448.59/112.31	c  S st    59    806121       493      2116         0     65431      6381   1078549   no data   no data
448.99/112.49	c  S st    59    806625       493      2116         0     65933      6381   1090315   no data   no data
449.39/112.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
449.39/112.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
449.39/112.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
449.39/112.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.39/112.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.39/112.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
449.39/112.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
449.39/112.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
449.39/112.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.57/114.86	c lits-rem:       671  cl-subs:     3441  v-elim:      0  v-fix:    0  time:  2.28 s
458.57/114.86	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
458.57/114.88	c vivif2 --  cl tried    62492 cl shrink        0 lits rem          0 time: 0.01
458.97/114.93	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.05
458.97/114.93	c calculated reachability. Time: 0.00
458.97/114.93	c  N st    59    806625       493      2116         0     62492      6381   1011548   no data   no data
693.46/173.61	c  F st    60   1071875       493      2116         0     77822      6381   1210564   no data   no data
693.46/173.61	c  N st    60   1071875       493      2116         0     77822      6381   1210564   no data   no data
699.05/175.06	c Decided on static restart strategy
717.82/179.70	c  N st    70   1100181       493      2116         0     61906      6381    875461   no data   no data
751.78/188.29	c  N st    72   1136174       493      2116         0     52363      6381    621599   no data   no data
779.34/195.15	c  N st    73   1168567       493      2116         0     83992      6381   1370885   no data   no data
822.48/205.92	c  N st    74   1209937       493      2116         0     78436      6381   1211361   no data   no data
822.48/205.92	c  S st    74   1209937       493      2116         0     78436      6381   1211361   no data   no data
824.08/206.32	c  S st    74   1210441       493      2116         0     78939      6381   1223104   no data   no data
824.08/206.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
824.08/206.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
824.08/206.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
824.08/206.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
824.08/206.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.08/206.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
824.08/206.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
824.49/206.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
824.49/206.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
860.03/215.37	c lits-rem:       531  cl-subs:     4686  v-elim:      0  v-fix:    0  time:  8.90 s
860.03/215.37	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
860.03/215.39	c vivif2 --  cl tried    74253 cl shrink        0 lits rem          0 time: 0.02
860.44/215.49	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.10
860.44/215.49	c calculated reachability. Time: 0.00
860.44/215.49	c  N st    74   1210441       493      2116         0     74253      6381   1113364   no data   no data
937.93/234.87	c  N st    75   1283324       493      2116         0     50781      6381    519517   no data   no data
1056.15/264.47	c  N st    76   1392648       493      2116         0     58720      6381    676310   no data   no data
1224.72/306.69	c  N st    77   1556633       493      2116         0     63491      6381    733957   no data   no data
1390.10/348.07	c  N st    78   1710442       493      2116         0    105179      6381   1676430   no data   no data
1390.10/348.07	c  S st    78   1710442       493      2116         0    105179      6381   1676430   no data   no data
1391.70/348.42	c  S st    78   1710946       493      2116         0    105683      6381   1688872   no data   no data
1391.70/348.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1391.70/348.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1391.70/348.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1391.70/348.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1391.70/348.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1391.70/348.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
1391.70/348.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1392.10/348.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1392.10/348.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1438.83/360.22	c lits-rem:       947  cl-subs:    11950  v-elim:      0  v-fix:    0  time: 11.65 s
1438.83/360.22	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
1438.83/360.24	c vivif2 --  cl tried    93733 cl shrink        0 lits rem          0 time: 0.02
1439.23/360.34	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.10
1439.23/360.34	c calculated reachability. Time: 0.00
1439.23/360.34	c  N st    78   1710946       493      2116         0     93733      6381   1436905   no data   no data
1871.05/468.40	c  N st    79   2079911       493      2116         0    106220      6381   1634151   no data   no data
2034.84/509.48	c  N st    80   2210946       493      2116         0    109345      6381   1639343   no data   no data
2034.84/509.48	c  S st    80   2210946       493      2116         0    109345      6381   1639343   no data   no data
2036.44/509.84	c  S st    80   2211451       493      2116         0    109850      6381   1651294   no data   no data
2036.44/509.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2036.84/509.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2036.84/509.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2036.84/509.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2036.84/509.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2036.84/509.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
2036.84/509.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2036.84/509.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2036.84/509.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2080.78/520.99	c lits-rem:       571  cl-subs:    11588  v-elim:      0  v-fix:    0  time: 11.00 s
2080.78/520.99	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
2081.18/521.01	c vivif2 --  cl tried    98262 cl shrink        0 lits rem          0 time: 0.02
2081.58/521.11	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.10
2081.58/521.11	c calculated reachability. Time: 0.00
2081.58/521.11	c  N st    80   2211451       493      2116         0     98262      6381   1410369   no data   no data
2697.16/675.22	c  N st    81   2711452       493      2116         0    121849      6381   1913285   no data   no data
2697.16/675.22	c  S st    81   2711452       493      2116         0    121849      6381   1913285   no data   no data
2698.76/675.61	c  S st    81   2711953       493      2116         0    122349      6381   1924549   no data   no data
2698.76/675.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2698.76/675.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2698.76/675.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2698.76/675.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2698.76/675.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2698.76/675.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
2698.76/675.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2699.16/675.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2699.16/675.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2755.88/689.96	c lits-rem:       807  cl-subs:     9671  v-elim:      0  v-fix:    0  time: 14.18 s
2755.88/689.96	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
2755.88/689.98	c vivif2 --  cl tried   112678 cl shrink        0 lits rem          0 time: 0.03
2756.68/690.10	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.12
2756.68/690.11	c calculated reachability. Time: 0.00
2756.68/690.11	c  N st    81   2711953       493      2116         0    112678      6381   1710927   no data   no data
3421.40/856.59	c  N st    82   3211953       493      2116         0     88941      6381   1009123   no data   no data
3421.40/856.59	c  S st    82   3211953       493      2116         0     88941      6381   1009123   no data   no data
3422.61/856.87	c  S st    82   3212459       493      2116         0     89446      6381   1021047   no data   no data
3422.61/856.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3423.01/856.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3423.01/856.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3423.01/856.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3423.01/856.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3423.01/856.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
3423.01/856.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3423.01/856.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3423.01/856.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3426.59/857.85	c lits-rem:       156  cl-subs:     2007  v-elim:      0  v-fix:    0  time:  0.88 s
3426.59/857.85	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
3426.59/857.86	c vivif2 --  cl tried    87439 cl shrink        0 lits rem          0 time: 0.02
3427.00/857.95	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.08
3427.00/857.95	c calculated reachability. Time: 0.00
3427.00/857.95	c  N st    82   3212459       493      2116         0     87439      6381    981115   no data   no data
4219.53/1056.31	c  N st    83   3712459       493      2116         0     98177      6381   1132398   no data   no data
4219.53/1056.31	c  S st    83   3712459       493      2116         0     98177      6381   1132398   no data   no data
4220.73/1056.62	c  S st    83   3712961       493      2116         0     98678      6381   1144819   no data   no data
4220.73/1056.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4220.73/1056.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4220.73/1056.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4220.73/1056.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4220.73/1056.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4220.73/1056.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    493 time:  0.00 s
4220.73/1056.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4221.13/1056.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4221.13/1056.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4227.13/1058.24	c lits-rem:       143  cl-subs:     2943  v-elim:      0  v-fix:    0  time:  1.51 s
4227.13/1058.24	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
4227.13/1058.26	c vivif2 --  cl tried    95735 cl shrink        0 lits rem          0 time: 0.02
4227.51/1058.35	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.09
4227.51/1058.36	c calculated reachability. Time: 0.00
4227.51/1058.36	c  N st    83   3712961       493      2116         0     95735      6381   1085401   no data   no data
4276.24/1070.57	c  F st    84   3751562       493      2116         0    133495      6381   2071959   no data   no data
4276.24/1070.57	c  N st    84   3751562       493      2116         0    133495      6381   2071959   no data   no data
4287.03/1073.28	c Decided on static restart strategy
4334.17/1085.03	c  N st    94   3779864       493      2116         0    161116      6381   2723560   no data   no data
4388.89/1098.80	c  N st    96   3815856       493      2116         0    113439      6381   1474785   no data   no data
4440.82/1111.74	c  N st    97   3848248       493      2116         0    144810      6381   2230269   no data   no data
4510.33/1129.10	c  N st    98   3896837       493      2116         0    108607      6381   1362457   no data   no data
4649.34/1163.97	c  N st    99   3969720       493      2116         0     94781      6381    997975   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173972-1304074598/watcher-3173972-1304074598 -o /tmp/evaluation-result-3173972-1304074598/solver-3173972-1304074598 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173972-1304074598.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.83 8.02 7.99 5/180 17349
/proc/meminfo: memFree=17633876/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=160440 CPUtime=0 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) S 17347 17349 17121 0 -1 4202496 434 0 0 0 0 0 0 0 25 0 4 0 519062445 164290560 367 33554432000 4194304 4627427 140737157209296 18446744073709551615 216634620398 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 29187 369 313 106 0 24158 0
[pid=17349/tid=17350] ppid=17347 vsize=183260 CPUtime=0 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 4 0 519062446 187658240 453 33554432000 4194304 4627427 140737157209296 18446744073709551615 216634176197 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=183260 CPUtime=0 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 4 0 519062446 187658240 463 33554432000 4194304 4627427 140737157209296 18446744073709551615 216634515259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=183260 CPUtime=0 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 4 0 519062446 187658240 477 33554432000 4194304 4627427 140737157209296 18446744073709551615 216634176197 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0099129 s]
/proc/loadavg: 7.83 8.02 7.99 5/180 17349
/proc/meminfo: memFree=17633876/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=347664 CPUtime=0.02 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) D 17347 17349 17121 0 -1 4202496 990 0 0 0 2 0 0 0 25 0 4 0 519062445 356007936 917 33554432000 4194304 4627427 140737157209296 18446744073709551615 4415675 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 86916 917 374 106 0 81887 0
[pid=17349/tid=17350] ppid=17347 vsize=347664 CPUtime=0 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 109 0 0 0 0 0 0 0 25 0 4 0 519062446 356007936 917 33554432000 4194304 4627427 140737157209296 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=347664 CPUtime=0 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) D 17347 17349 17121 0 -1 4202560 157 0 0 0 0 0 0 0 25 0 4 0 519062446 356007936 917 33554432000 4194304 4627427 140737157209296 18446744073709551615 4495232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=347664 CPUtime=0 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) D 17347 17349 17121 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 4 0 519062446 356007936 917 33554432000 4194304 4627427 140737157209296 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 347664

[startup+0.10679 s]
/proc/loadavg: 7.83 8.02 7.99 5/180 17349
/proc/meminfo: memFree=17633876/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=348032 CPUtime=0.4 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 1707 0 0 0 40 0 0 0 25 0 4 0 519062445 356384768 1587 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 87008 1587 384 106 0 81979 0
[pid=17349/tid=17350] ppid=17347 vsize=348032 CPUtime=0.1 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 335 0 0 0 10 0 0 0 25 0 4 0 519062446 356384768 1587 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=348032 CPUtime=0.1 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 322 0 0 0 10 0 0 0 25 0 4 0 519062446 356384768 1588 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=348032 CPUtime=0.1 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 278 0 0 0 10 0 0 0 25 0 4 0 519062446 356384768 1588 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 348032

[startup+0.300756 s]
/proc/loadavg: 7.83 8.02 7.99 5/180 17349
/proc/meminfo: memFree=17633876/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=349472 CPUtime=1.17 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 2760 0 0 0 117 0 0 0 25 0 4 0 519062445 357859328 2078 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 87368 2078 385 106 0 82339 0
[pid=17349/tid=17350] ppid=17347 vsize=349472 CPUtime=0.29 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 596 0 0 0 29 0 0 0 25 0 4 0 519062446 357859328 2078 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=349472 CPUtime=0.29 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 573 0 0 0 29 0 0 0 25 0 4 0 519062446 357859328 2078 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=349472 CPUtime=0.29 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 557 0 0 0 29 0 0 0 25 0 4 0 519062446 357859328 2078 33554432000 4194304 4627427 140737157209296 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 349472

[startup+0.700687 s]
/proc/loadavg: 7.83 8.02 7.99 5/180 17349
/proc/meminfo: memFree=17633876/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=350472 CPUtime=2.78 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 4327 0 0 0 277 1 0 0 25 0 4 0 519062445 358883328 2772 33554432000 4194304 4627427 140737157209296 18446744073709551615 4332188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 87618 2772 385 106 0 82589 0
[pid=17349/tid=17350] ppid=17347 vsize=350472 CPUtime=0.69 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 1005 0 0 0 69 0 0 0 25 0 4 0 519062446 358883328 2772 33554432000 4194304 4627427 140737157209296 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=350472 CPUtime=0.69 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 951 0 0 0 69 0 0 0 25 0 4 0 519062446 358883328 2772 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=350472 CPUtime=0.69 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 976 0 0 0 69 0 0 0 25 0 4 0 519062446 358883328 2772 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 350472

[startup+1.50055 s]
/proc/loadavg: 7.83 8.02 7.99 9/184 17353
/proc/meminfo: memFree=17623180/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=351820 CPUtime=5.98 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 8649 0 0 0 596 2 0 0 25 0 4 0 519062445 360263680 4580 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 87955 4580 389 106 0 82926 0
[pid=17349/tid=17350] ppid=17347 vsize=351820 CPUtime=1.48 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 1731 0 0 0 148 0 0 0 25 0 4 0 519062446 360263680 4580 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=351820 CPUtime=1.49 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 1707 0 0 0 149 0 0 0 25 0 4 0 519062446 360263680 4580 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=351820 CPUtime=1.49 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 1770 0 0 0 149 0 0 0 25 0 4 0 519062446 360263680 4580 33554432000 4194304 4627427 140737157209296 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 351820

[startup+3.10027 s]
/proc/loadavg: 7.83 8.02 7.99 9/184 17353
/proc/meminfo: memFree=17611024/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=360812 CPUtime=12.37 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 17910 0 0 0 1234 3 0 0 25 0 4 0 519062445 369471488 9296 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 90203 9296 389 106 0 85174 0
[pid=17349/tid=17350] ppid=17347 vsize=360812 CPUtime=3.08 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 4133 0 0 0 308 0 0 0 25 0 4 0 519062446 369471488 9296 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=360812 CPUtime=3.08 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 4595 0 0 0 308 0 0 0 25 0 4 0 519062446 369471488 9296 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308590 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=360812 CPUtime=3.09 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 4607 0 0 0 308 1 0 0 25 0 4 0 519062446 369471488 9296 33554432000 4194304 4627427 140737157209296 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 360812

[startup+6.30071 s]
/proc/loadavg: 7.93 8.04 7.99 9/184 17353
/proc/meminfo: memFree=17569360/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=367404 CPUtime=25.14 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 28295 0 0 0 2509 5 0 0 25 0 4 0 519062445 376221696 13087 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 91851 13087 389 106 0 86822 0
[pid=17349/tid=17350] ppid=17347 vsize=367404 CPUtime=6.26 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 7383 0 0 0 625 1 0 0 25 0 4 0 519062446 376221696 13087 33554432000 4194304 4627427 140737157209296 18446744073709551615 4324173 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=367404 CPUtime=6.29 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 7550 0 0 0 628 1 0 0 25 0 4 0 519062446 376221696 13087 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=367404 CPUtime=6.28 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 6443 0 0 0 627 1 0 0 25 0 4 0 519062446 376221696 13087 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 367404

[startup+12.7006 s]
/proc/loadavg: 7.93 8.04 7.99 9/184 17353
/proc/meminfo: memFree=17537312/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=368148 CPUtime=50.72 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 45712 0 0 0 5062 10 0 0 25 0 4 0 519062445 376983552 18225 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 92037 18225 389 106 0 87008 0
[pid=17349/tid=17350] ppid=17347 vsize=368148 CPUtime=12.62 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 11801 0 0 0 1261 1 0 0 25 0 4 0 519062446 376983552 18225 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=368148 CPUtime=12.68 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 10645 0 0 0 1267 1 0 0 25 0 4 0 519062446 376983552 18225 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=368148 CPUtime=12.68 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 10953 0 0 0 1266 2 0 0 25 0 4 0 519062446 376983552 18225 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 368148

[startup+25.5003 s]
/proc/loadavg: 7.95 8.03 7.99 9/184 17354
/proc/meminfo: memFree=17517100/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=377596 CPUtime=101.83 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 69855 0 0 0 10168 15 0 0 25 0 4 0 519062445 386658304 23941 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 94399 23941 389 106 0 89370 0
[pid=17349/tid=17350] ppid=17347 vsize=377596 CPUtime=25.35 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 18490 0 0 0 2532 3 0 0 25 0 4 0 519062446 386658304 23941 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=377596 CPUtime=25.49 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 17042 0 0 0 2546 3 0 0 25 0 4 0 519062446 386658304 23941 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=377596 CPUtime=25.48 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 15878 0 0 0 2545 3 0 0 25 0 4 0 519062446 386658304 23941 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 377596

[startup+51.1008 s]
/proc/loadavg: 7.96 8.03 7.99 9/184 17354
/proc/meminfo: memFree=17512032/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=397344 CPUtime=204.1 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 103888 0 0 0 20386 24 0 0 25 0 4 0 519062445 406880256 31831 33554432000 4194304 4627427 140737157209296 18446744073709551615 4324274 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 99336 31831 389 106 0 94307 0
[pid=17349/tid=17350] ppid=17347 vsize=397344 CPUtime=50.82 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 26583 0 0 0 5077 5 0 0 25 0 4 0 519062446 406880256 31831 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=397344 CPUtime=51.09 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 25896 0 0 0 5105 4 0 0 25 0 4 0 519062446 406880256 31831 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=397344 CPUtime=51.08 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 24118 0 0 0 5102 6 0 0 25 0 4 0 519062446 406880256 31831 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 397344

[startup+102.307 s]
/proc/loadavg: 8.02 8.04 8.00 9/184 17356
/proc/meminfo: memFree=17468608/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=399108 CPUtime=408.66 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 154746 0 0 0 40827 39 0 0 25 0 4 0 519062445 408686592 38338 33554432000 4194304 4627427 140737157209296 18446744073709551615 4321477 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 99777 38338 389 106 0 94748 0
[pid=17349/tid=17350] ppid=17347 vsize=399108 CPUtime=101.76 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 41266 0 0 0 10167 9 0 0 25 0 4 0 519062446 408686592 38338 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=399108 CPUtime=102.29 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 36148 0 0 0 10222 7 0 0 25 0 4 0 519062446 408686592 38338 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=399108 CPUtime=102.28 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 37808 0 0 0 10219 9 0 0 25 0 4 0 519062446 408686592 38338 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 399108

[startup+162.3 s]

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

[pid=17349] ppid=17347 vsize=585520 CPUtime=2805.41 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 471629 0 0 0 280384 157 0 0 25 0 4 0 519062445 599572480 90418 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 146380 90418 389 106 0 141351 0
[pid=17349/tid=17350] ppid=17347 vsize=585520 CPUtime=698.53 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 130478 0 0 0 69810 43 0 0 25 0 4 0 519062446 599572480 90418 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=585520 CPUtime=702.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 102380 0 0 0 70196 35 0 0 25 0 4 0 519062446 599572480 90418 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=585520 CPUtime=702.26 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 114590 0 0 0 70186 40 0 0 25 0 4 0 519062446 599572480 90418 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309448 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 585520

[startup+762.307 s]
/proc/loadavg: 8.06 8.07 8.01 9/184 17416
/proc/meminfo: memFree=17090852/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=585724 CPUtime=3045.12 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 491610 0 0 0 304346 166 0 0 25 0 4 0 519062445 599781376 96038 33554432000 4194304 4627427 140737157209296 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 146431 96038 389 106 0 141402 0
[pid=17349/tid=17350] ppid=17347 vsize=585724 CPUtime=758.21 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 136809 0 0 0 75774 47 0 0 25 0 4 0 519062446 599781376 96038 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=585724 CPUtime=762.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 105836 0 0 0 76195 36 0 0 25 0 4 0 519062446 599781376 96038 33554432000 4194304 4627427 140737157209296 18446744073709551615 4333248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=585724 CPUtime=762.28 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 120584 0 0 0 76185 43 0 0 25 0 4 0 519062446 599781376 96038 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.12
Current children cumulated vsize (KiB) 585724

[startup+822.301 s]
/proc/loadavg: 8.06 8.07 8.01 9/184 17418
/proc/meminfo: memFree=17088700/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=573372 CPUtime=3284.77 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 511560 0 0 0 328302 175 0 0 25 0 4 0 519062445 587132928 95166 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 143343 95166 389 106 0 138314 0
[pid=17349/tid=17350] ppid=17347 vsize=573372 CPUtime=817.88 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 139972 0 0 0 81740 48 0 0 25 0 4 0 519062446 587132928 95166 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=573372 CPUtime=822.3 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 110119 0 0 0 82193 37 0 0 25 0 4 0 519062446 587132928 95166 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=573372 CPUtime=822.27 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 126596 0 0 0 82181 46 0 0 25 0 4 0 519062446 587132928 95166 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 573372

[startup+882.301 s]
/proc/loadavg: 8.13 8.08 8.02 9/184 17420
/proc/meminfo: memFree=17045044/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=651516 CPUtime=3524.45 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 533841 0 0 0 352262 183 0 0 25 0 4 0 519062445 667152384 104537 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 162879 104537 389 106 0 157850 0
[pid=17349/tid=17350] ppid=17347 vsize=651516 CPUtime=877.55 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 148204 0 0 0 87704 51 0 0 25 0 4 0 519062446 667152384 104537 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=651516 CPUtime=882.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 113185 0 0 0 88192 39 0 0 25 0 4 0 519062446 667152384 104537 33554432000 4194304 4627427 140737157209296 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=651516 CPUtime=882.27 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 134470 0 0 0 88179 48 0 0 25 0 4 0 519062446 667152384 104537 33554432000 4194304 4627427 140737157209296 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 651516

[startup+942.301 s]
/proc/loadavg: 8.05 8.07 8.01 9/184 17421
/proc/meminfo: memFree=17066316/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=664400 CPUtime=3764.13 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 550376 0 0 0 376222 191 0 0 25 0 4 0 519062445 680345600 104990 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 166100 104990 389 106 0 161071 0
[pid=17349/tid=17350] ppid=17347 vsize=664400 CPUtime=937.23 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 151395 0 0 0 93672 51 0 0 25 0 4 0 519062446 680345600 104990 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=664400 CPUtime=942.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 116120 0 0 0 94191 40 0 0 25 0 4 0 519062446 680345600 104990 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=664400 CPUtime=942.27 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 139432 0 0 0 94176 51 0 0 25 0 4 0 519062446 680345600 104990 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 664400

[startup+1002.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 17423
/proc/meminfo: memFree=17036536/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=664752 CPUtime=4003.81 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 569864 0 0 0 400182 199 0 0 25 0 4 0 519062445 680706048 108742 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 166188 108742 389 106 0 161159 0
[pid=17349/tid=17350] ppid=17347 vsize=664752 CPUtime=996.9 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 157354 0 0 0 99637 53 0 0 25 0 4 0 519062446 680706048 108742 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=664752 CPUtime=1002.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 118659 0 0 0 100190 41 0 0 25 0 4 0 519062446 680706048 108742 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=664752 CPUtime=1002.27 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 144257 0 0 0 100174 53 0 0 25 0 4 0 519062446 680706048 108742 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 664752

[startup+1062.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 17424
/proc/meminfo: memFree=17008628/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=767820 CPUtime=4243.49 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 589381 0 0 0 424142 207 0 0 25 0 4 0 519062445 786247680 109340 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 191955 109340 389 106 0 186926 0
[pid=17349/tid=17350] ppid=17347 vsize=767820 CPUtime=1056.58 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 161310 0 0 0 105603 55 0 0 25 0 4 0 519062446 786247680 109340 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=767820 CPUtime=1062.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 123187 0 0 0 106188 43 0 0 25 0 4 0 519062446 786247680 109340 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=767820 CPUtime=1062.28 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 149586 0 0 0 106173 55 0 0 25 0 4 0 519062446 786247680 109340 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 767820

[startup+1122.3 s]
/proc/loadavg: 8.20 8.10 8.02 9/184 17426
/proc/meminfo: memFree=16998072/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=652304 CPUtime=4483.17 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 607161 0 0 0 448100 217 0 0 25 0 4 0 519062445 667959296 110345 33554432000 4194304 4627427 140737157209296 18446744073709551615 4324134 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 163076 110345 389 106 0 158047 0
[pid=17349/tid=17350] ppid=17347 vsize=652304 CPUtime=1116.25 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 167169 0 0 0 111568 57 0 0 25 0 4 0 519062446 667959296 110345 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=652304 CPUtime=1122.31 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 126686 0 0 0 112187 44 0 0 25 0 4 0 519062446 667959296 110345 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=652304 CPUtime=1122.27 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 153287 0 0 0 112170 57 0 0 25 0 4 0 519062446 667959296 110345 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 652304

[startup+1182.3 s]
/proc/loadavg: 8.21 8.11 8.02 9/184 17428
/proc/meminfo: memFree=16968912/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=666264 CPUtime=4722.85 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 625610 0 0 0 472059 226 0 0 25 0 4 0 519062445 682254336 115619 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 166566 115619 389 106 0 161537 0
[pid=17349/tid=17350] ppid=17347 vsize=666264 CPUtime=1175.93 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 173215 0 0 0 117534 59 0 0 25 0 4 0 519062446 682254336 115619 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=666264 CPUtime=1182.32 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 129815 0 0 0 118186 46 0 0 25 0 4 0 519062446 682254336 115619 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=666264 CPUtime=1182.27 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 156905 0 0 0 118168 59 0 0 25 0 4 0 519062446 682254336 115619 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 666264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.10 8.02 9/184 17428
/proc/meminfo: memFree=16967544/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=666312 CPUtime=4800.36 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 630192 0 0 0 479808 228 0 0 25 0 4 0 519062445 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 166578 112357 389 106 0 161549 0
[pid=17349/tid=17350] ppid=17347 vsize=666312 CPUtime=1195.22 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 174271 0 0 0 119462 60 0 0 25 0 4 0 519062446 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=666312 CPUtime=1201.72 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 132013 0 0 0 120125 47 0 0 25 0 4 0 519062446 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=666312 CPUtime=1201.69 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 157396 0 0 0 120109 60 0 0 25 0 4 0 519062446 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 666312

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

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

[startup+1201.7 s]
/proc/loadavg: 8.15 8.10 8.02 9/184 17428
/proc/meminfo: memFree=16967544/32951124 swapFree=67111528/67111528
[pid=17349] ppid=17347 vsize=666312 CPUtime=4800.36 cores=0,2,4,6
/proc/17349/stat : 17349 (strangenight2-m) R 17347 17349 17121 0 -1 4202496 630192 0 0 0 479808 228 0 0 25 0 4 0 519062445 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17349/statm: 166578 112357 389 106 0 161549 0
[pid=17349/tid=17350] ppid=17347 vsize=666312 CPUtime=1195.22 cores=0,2,4,6
/proc/17349/task/17350/stat : 17350 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 174271 0 0 0 119462 60 0 0 25 0 4 0 519062446 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17349/tid=17351] ppid=17347 vsize=666312 CPUtime=1201.72 cores=0,2,4,6
/proc/17349/task/17351/stat : 17351 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 132013 0 0 0 120125 47 0 0 25 0 4 0 519062446 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17349/tid=17352] ppid=17347 vsize=666312 CPUtime=1201.69 cores=0,2,4,6
/proc/17349/task/17352/stat : 17352 (strangenight2-m) R 17347 17349 17121 0 -1 4202560 157396 0 0 0 120109 60 0 0 25 0 4 0 519062446 682303488 112357 33554432000 4194304 4627427 140737157209296 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 666312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.41
CPU user time (s): 4798.1
CPU system time (s): 2.30565
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 768432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.1
system time used= 2.30565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 630193
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= 303
involuntary context switches= 19500

runsolver used 1.9507 second user time and 4.55431 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 12:56:38
IDJOB=3173972
IDBENCH=82790
IDSOLVER=1586
FILE ID=node103/3173972-1304074598
RUNJOBID= node103-1304072190-17139
PBS_JOBID= 13170491
Free space on /tmp= 71512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173972-1304074598/watcher-3173972-1304074598 -o /tmp/evaluation-result-3173972-1304074598/solver-3173972-1304074598 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173972-1304074598.cnf

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

MD5SUM BENCH= 4d20714634af5755393f1c67cf27956c
RANDOM SEED=1788753568

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17634040 kB
Buffers:       2147640 kB
Cached:       12255544 kB
SwapCached:          0 kB
Active:        5848920 kB
Inactive:      8885820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17634040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5888 kB
Writeback:           0 kB
AnonPages:      330556 kB
Mapped:          15496 kB
Slab:           519168 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   570260 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= 71508 MiB
End job on node103 at 2011-04-29 13:16:42