Trace number 3173921

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.31 1201.73

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
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.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-3173921-1304073364.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      52 undec:       5 neg:      68
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.40/0.13	c  N st     8      4919       125      2662         0      4652     13310    120223   no data   no data
1.18/0.34	c  N st    10     11301       125      2662         0      4284     13310     87135   no data   no data
1.98/0.54	c  N st    11     17044       125      2662         0      9700     13310    230171   no data   no data
3.17/0.86	c  F st    12     25000       125      2662         0     11914     13310    285666   no data   no data
3.17/0.86	c  N st    12     25000       125      2662         0     11914     13310    285666   no data   no data
3.97/1.09	c Decided on static restart strategy
3.97/1.09	c  N st    18     30001       125      2662         0     10208     13310    226424   no data   no data
3.97/1.09	c  S st    18     30001       125      2662         0     10208     13310    226424   no data   no data
4.40/1.13	c  S st    18     30502       125      2662         0     10701     13310    238726   no data   no data
4.40/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/1.13	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
4.40/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.40/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c lits-rem:       372  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  0.19 s
5.17/1.37	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.03
5.17/1.37	c calculated reachability. Time: 0.00
5.17/1.37	c  N st    18     30502       125      2662         0      9141     13310    196062   no data   no data
6.77/1.71	c  N st    20     37612       125      2662         0      8407     13310    162829   no data   no data
7.97/2.01	c  N st    21     44012       125      2662         0     14381     13310    311992   no data   no data
8.37/2.10	c  S st    22     45759       125      2662         0     16034     13310    354267   no data   no data
8.37/2.15	c  S st    22     46262       125      2662         0     16524     13310    367114   no data   no data
8.37/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.37/2.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.37/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.64	c lits-rem:       402  cl-subs:     2076  v-elim:      0  v-fix:    0  time:  0.47 s
10.36/2.64	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
10.36/2.64	c vivif2 --  cl tried    14448 cl shrink        0 lits rem          0 time: 0.00
10.36/2.69	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
10.36/2.69	c calculated reachability. Time: 0.00
10.36/2.69	c  N st    22     46262       125      2662         0     14448     13310    313319   no data   no data
13.59/3.46	c  N st    23     60659       125      2662         0     10259     13310    176702   no data   no data
15.57/3.94	c  N st    24     69395       125      2662         0     18436     13310    383395   no data   no data
15.57/3.94	c  S st    24     69395       125      2662         0     18436     13310    383395   no data   no data
15.57/3.98	c  S st    24     69899       125      2662         0     18932     13310    395758   no data   no data
15.57/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.57/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.57/3.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.57/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.57/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.57/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.57/3.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.57/4.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.97/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.36/4.67	c lits-rem:       592  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  0.66 s
18.36/4.67	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.36/4.67	c vivif2 --  cl tried    16428 cl shrink        0 lits rem          0 time: 0.00
18.76/4.73	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
18.76/4.73	c calculated reachability. Time: 0.00
18.76/4.73	c  N st    24     69899       125      2662         0     16428     13310    333027   no data   no data
23.15/5.84	c  F st    25     87501       125      2662         0     11572     13310    191518   no data   no data
23.15/5.84	c  N st    25     87501       125      2662         0     11572     13310    191518   no data   no data
24.35/6.12	c Decided on static restart strategy
24.75/6.29	c  N st    32     95539       125      2662         0     19198     13310    393003   no data   no data
27.54/6.91	c  N st    34    104848       125      2662         0     15737     13310    290833   no data   no data
27.54/6.91	c  S st    34    104848       125      2662         0     15737     13310    290833   no data   no data
27.54/6.95	c  S st    34    105349       125      2662         0     16225     13310    303826   no data   no data
27.54/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
27.54/6.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.54/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
27.54/6.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.54/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.35/7.14	c lits-rem:       214  cl-subs:      971  v-elim:      0  v-fix:    0  time:  0.17 s
28.35/7.14	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
28.35/7.14	c vivif2 --  cl tried    15254 cl shrink        0 lits rem          0 time: 0.00
28.75/7.20	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
28.75/7.20	c calculated reachability. Time: 0.00
28.75/7.20	c  N st    34    105349       125      2662         0     15254     13310    278885   no data   no data
31.16/7.86	c  N st    35    114949       125      2662         0     24314     13310    524121   no data   no data
35.15/8.90	c  N st    36    129346       125      2662         0     24680     13310    507828   no data   no data
41.93/10.55	c  N st    37    150942       125      2662         0     15798     13310    245324   no data   no data
43.95/11.03	c  S st    38    158025       125      2662         0     22485     13310    428352   no data   no data
43.95/11.09	c  S st    38    158527       125      2662         0     22977     13310    441430   no data   no data
43.95/11.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.95/11.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.95/11.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.95/11.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.95/11.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.95/11.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
43.95/11.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.35/11.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.35/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.57	c lits-rem:       422  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  0.45 s
45.92/11.57	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
45.92/11.58	c vivif2 --  cl tried    21488 cl shrink        0 lits rem          0 time: 0.00
46.32/11.65	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
46.32/11.65	c calculated reachability. Time: 0.00
46.32/11.65	c  N st    38    158527       125      2662         0     21488     13310    397952   no data   no data
63.10/15.87	c  N st    39    207115       125      2662         0     34208     13310    708218   no data   no data
75.48/18.94	c  N st    40    237790       125      2662         0     26393     13310    465323   no data   no data
75.48/18.94	c  S st    40    237790       125      2662         0     26393     13310    465323   no data   no data
75.88/19.01	c  S st    40    238292       125      2662         0     26869     13310    477707   no data   no data
75.88/19.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.88/19.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.88/19.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.88/19.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.88/19.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.88/19.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
75.88/19.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.88/19.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.88/19.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.28/19.63	c lits-rem:       272  cl-subs:     1956  v-elim:      0  v-fix:    0  time:  0.60 s
78.28/19.63	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
78.28/19.64	c vivif2 --  cl tried    24913 cl shrink        0 lits rem          0 time: 0.00
78.68/19.72	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
78.68/19.73	c calculated reachability. Time: 0.00
78.68/19.73	c  N st    40    238292       125      2662         0     24913     13310    431280   no data   no data
105.05/26.31	c  F st    41    306251       125      2662         0     26909     13310    444295   no data   no data
105.05/26.31	c  N st    41    306251       125      2662         0     26909     13310    444295   no data   no data
107.04/26.80	c Decided on static restart strategy
116.22/29.18	c  N st    51    334557       125      2662         0     31054     13310    535791   no data   no data
126.21/31.60	c  N st    53    357439       125      2662         0     29035     13310    468383   no data   no data
126.21/31.60	c  S st    53    357439       125      2662         0     29035     13310    468383   no data   no data
126.21/31.67	c  S st    53    357941       125      2662         0     29527     13310    481008   no data   no data
126.21/31.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.21/31.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
126.21/31.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.21/31.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.21/31.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.21/31.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
126.21/31.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.21/31.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
126.61/31.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.83/32.06	c lits-rem:       322  cl-subs:     1029  v-elim:      0  v-fix:    0  time:  0.36 s
127.83/32.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
127.83/32.07	c vivif2 --  cl tried    28498 cl shrink        0 lits rem          0 time: 0.01
128.21/32.18	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
128.21/32.18	c calculated reachability. Time: 0.00
128.21/32.18	c  N st    53    357941       125      2662         0     28498     13310    452052   no data   no data
141.78/35.59	c  N st    54    390333       125      2662         0     34454     13310    594563   no data   no data
168.55/42.22	c  N st    55    438921       125      2662         0     28407     13310    407821   no data   no data
204.90/51.33	c  N st    56    511806       125      2662         0     41305     13310    719644   no data   no data
219.28/54.95	c  N st    57    536912       125      2662         0     35726     13310    548756   no data   no data
219.28/54.95	c  S st    57    536912       125      2662         0     35726     13310    548756   no data   no data
219.70/55.03	c  S st    57    537412       125      2662         0     36209     13310    561444   no data   no data
219.70/55.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
219.70/55.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
219.70/55.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.70/55.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.70/55.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.70/55.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
219.70/55.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
219.70/55.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
219.70/55.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.48/55.71	c lits-rem:       462  cl-subs:     1784  v-elim:      0  v-fix:    0  time:  0.64 s
222.48/55.71	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
222.48/55.72	c vivif2 --  cl tried    34425 cl shrink        0 lits rem          0 time: 0.01
222.88/55.85	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.13
222.88/55.85	c calculated reachability. Time: 0.00
222.88/55.85	c  N st    57    537412       125      2662         0     34425     13310    517780   no data   no data
310.76/77.83	c  N st    58    701397       125      2662         0     62784     13310   1251174   no data   no data
376.26/94.21	c  N st    59    806118       125      2662         0     56860     13310   1008276   no data   no data
376.26/94.21	c  S st    59    806118       125      2662         0     56860     13310   1008276   no data   no data
376.66/94.35	c  S st    59    806621       125      2662         0     57346     13310   1021459   no data   no data
376.66/94.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.66/94.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
376.66/94.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.66/94.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.66/94.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.66/94.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
376.66/94.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
376.66/94.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
377.06/94.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.85/98.62	c lits-rem:      1571  cl-subs:     4872  v-elim:      0  v-fix:    0  time:  4.20 s
393.85/98.62	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
393.85/98.63	c vivif2 --  cl tried    52474 cl shrink        0 lits rem          0 time: 0.01
394.65/98.89	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.26
395.05/98.90	c calculated reachability. Time: 0.00
395.05/98.90	c  N st    59    806621       125      2662         0     52474     13310    897095   no data   no data
577.59/144.64	c  F st    60   1071875       125      2662         0     67502     13310   1201003   no data   no data
577.59/144.65	c  N st    60   1071875       125      2662         0     67502     13310   1201003   no data   no data
582.39/145.88	c Decided on static restart strategy
600.76/150.49	c  N st    70   1100180       125      2662         0     52196     13310    788552   no data   no data
631.92/158.23	c  N st    72   1136174       125      2662         0     86196     13310   1712672   no data   no data
655.48/164.16	c  N st    73   1168566       125      2662         0     73272     13310   1290761   no data   no data
695.43/174.17	c  N st    74   1209932       125      2662         0     68070     13310   1158973   no data   no data
695.43/174.17	c  S st    74   1209932       125      2662         0     68070     13310   1158973   no data   no data
696.63/174.43	c  S st    74   1210434       125      2662         0     68557     13310   1171911   no data   no data
696.63/174.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
696.63/174.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
696.63/174.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
696.63/174.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
696.63/174.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
696.63/174.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
696.63/174.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
697.03/174.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
697.03/174.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
723.39/181.18	c lits-rem:      1380  cl-subs:     5226  v-elim:      0  v-fix:    0  time:  6.64 s
723.39/181.18	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
723.39/181.19	c vivif2 --  cl tried    63331 cl shrink        0 lits rem          0 time: 0.01
725.00/181.50	c asymm  cl-useful: 0/2263/2662 lits-rem:0 time: 0.31
725.00/181.51	c calculated reachability. Time: 0.00
725.00/181.51	c  N st    74   1210434       125      2662         0     63331     13310   1039835   no data   no data
788.91/197.55	c  N st    75   1283316       125      2662         0     86932     13310   1668182   no data   no data
891.98/223.31	c  N st    76   1392641       125      2662         0     48667     13310    591371   no data   no data
1018.60/255.07	c  N st    77   1556626       125      2662         0     53366     13310    675442   no data   no data
1153.21/288.75	c  N st    78   1710434       125      2662         0     93328     13310   1678344   no data   no data
1153.21/288.75	c  S st    78   1710434       125      2662         0     93328     13310   1678344   no data   no data
1154.41/289.06	c  S st    78   1710935       125      2662         0     93815     13310   1691263   no data   no data
1154.41/289.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1154.81/289.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1154.81/289.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1154.81/289.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1154.81/289.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.81/289.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1154.81/289.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1154.81/289.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1154.81/289.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1256.26/314.53	c lits-rem:      2695  cl-subs:    10280  v-elim:      0  v-fix:    0  time: 25.34 s
1256.26/314.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1256.26/314.55	c vivif2 --  cl tried    83535 cl shrink        0 lits rem          0 time: 0.03
1258.66/315.14	c asymm  cl-useful: 0/1855/2662 lits-rem:0 time: 0.59
1258.66/315.15	c calculated reachability. Time: 0.00
1258.66/315.15	c  N st    78   1710935       125      2662         0     83535     13310   1446172   no data   no data
1666.10/417.19	c  N st    79   2079900       125      2662         0     94946     13310   1651079   no data   no data
1797.92/450.17	c  N st    80   2210935       125      2662         0     99248     13310   1747955   no data   no data
1797.92/450.17	c  S st    80   2210935       125      2662         0     99248     13310   1747955   no data   no data
1799.12/450.48	c  S st    80   2211437       125      2662         0     99739     13310   1760802   no data   no data
1799.12/450.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1799.52/450.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1799.52/450.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1799.52/450.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1799.52/450.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1799.52/450.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1799.52/450.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1799.52/450.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1799.93/450.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1867.03/467.46	c lits-rem:      2590  cl-subs:     9201  v-elim:      0  v-fix:    0  time: 16.84 s
1867.03/467.46	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1867.03/467.48	c vivif2 --  cl tried    90538 cl shrink        0 lits rem          0 time: 0.02
1867.85/467.68	c asymm  cl-useful: 0/807/2662 lits-rem:0 time: 0.20
1867.85/467.69	c calculated reachability. Time: 0.00
1867.85/467.69	c  N st    80   2211437       125      2662         0     90538     13310   1523781   no data   no data
2475.40/619.78	c  N st    81   2711438       125      2662         0    112819     13310   1964329   no data   no data
2475.40/619.78	c  S st    81   2711438       125      2662         0    112819     13310   1964329   no data   no data
2477.00/620.13	c  S st    81   2711942       125      2662         0    113306     13310   1978273   no data   no data
2477.00/620.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2477.40/620.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2477.40/620.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2477.40/620.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2477.40/620.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2477.40/620.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2477.40/620.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2477.40/620.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2477.40/620.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2580.46/646.06	c lits-rem:      3124  cl-subs:    12787  v-elim:      0  v-fix:    0  time: 25.78 s
2580.46/646.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2580.46/646.09	c vivif2 --  cl tried   100519 cl shrink        0 lits rem          0 time: 0.02
2582.06/646.45	c asymm  cl-useful: 0/1560/2662 lits-rem:0 time: 0.36
2582.06/646.45	c calculated reachability. Time: 0.00
2582.06/646.45	c  N st    81   2711942       125      2662         0    100519     13310   1665443   no data   no data
3239.17/810.96	c  N st    82   3211944       125      2662         0     78016     13310    972267   no data   no data
3239.17/810.96	c  S st    82   3211944       125      2662         0     78016     13310    972267   no data   no data
3239.96/811.19	c  S st    82   3212445       125      2662         0     78502     13310    985677   no data   no data
3239.96/811.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3240.36/811.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3240.36/811.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3240.36/811.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3240.36/811.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3240.36/811.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3240.36/811.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3240.36/811.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3240.36/811.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3244.75/812.38	c lits-rem:       345  cl-subs:     1585  v-elim:      0  v-fix:    0  time:  1.10 s
3244.75/812.38	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3244.75/812.39	c vivif2 --  cl tried    76917 cl shrink        0 lits rem          0 time: 0.01
3245.95/812.60	c asymm  cl-useful: 0/1102/2662 lits-rem:0 time: 0.20
3245.95/812.60	c calculated reachability. Time: 0.00
3245.95/812.60	c  N st    82   3212445       125      2662         0     76917     13310    951285   no data   no data
3899.87/976.39	c  N st    83   3712450       125      2662         0     87409     13310   1131760   no data   no data
3899.87/976.39	c  S st    83   3712450       125      2662         0     87409     13310   1131760   no data   no data
3901.07/976.64	c  S st    83   3712952       125      2662         0     87891     13310   1144570   no data   no data
3901.07/976.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3901.07/976.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3901.07/976.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3901.07/976.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3901.07/976.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3901.07/976.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3901.07/976.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3901.47/976.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3901.47/976.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3909.85/978.87	c lits-rem:       397  cl-subs:     2812  v-elim:      0  v-fix:    0  time:  2.12 s
3909.85/978.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3909.85/978.88	c vivif2 --  cl tried    85079 cl shrink        0 lits rem          0 time: 0.02
3911.44/979.22	c asymm  cl-useful: 0/1804/2662 lits-rem:0 time: 0.33
3911.44/979.22	c calculated reachability. Time: 0.00
3911.44/979.22	c  N st    83   3712952       125      2662         0     85079     13310   1078281   no data   no data
3954.19/989.97	c  F st    84   3751562       125      2662         0    121085     13310   2047757   no data   no data
3954.19/989.97	c  N st    84   3751562       125      2662         0    121085     13310   2047757   no data   no data
3963.39/992.26	c Decided on static restart strategy
4009.71/1003.88	c  N st    94   3779866       125      2662         0    147710     13310   2762439   no data   no data
4064.05/1017.42	c  N st    96   3815858       125      2662         0    102323     13310   1500913   no data   no data
4115.17/1030.26	c  N st    97   3848251       125      2662         0    132554     13310   2303753   no data   no data
4191.89/1049.42	c  N st    98   3896840       125      2662         0     97851     13310   1382614   no data   no data
4309.31/1078.83	c  N st    99   3969724       125      2662         0     84781     13310   1015509   no data   no data
4457.11/1115.81	c  N st   100   4079047       125      2662         0    104464     13310   1509604   no data   no data
4640.84/1161.81	c  N st   101   4212952       125      2662         0    146965     13310   2678517   no data   no data
4640.84/1161.81	c  S st   101   4212952       125      2662         0    146965     13310   2678517   no data   no data
4642.85/1162.32	c  S st   101   4213457       125      2662         0    147456     13310   2691872   no data   no data
4642.85/1162.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4643.25/1162.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4643.25/1162.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4643.25/1162.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4643.25/1162.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4643.25/1162.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4643.25/1162.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4643.25/1162.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4643.65/1162.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3173921-1304073364/watcher-3173921-1304073364 -o /tmp/evaluation-result-3173921-1304073364/solver-3173921-1304073364 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173921-1304073364.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.07 8.04 7.53 6/180 17165
/proc/meminfo: memFree=30363284/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 518936768 52441088 353 33554432000 4194304 4627427 140736131331264 18446744073709551615 47445267084825 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 12803 353 303 106 0 7774 0
[pid=17165/tid=17166] ppid=17163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 518936768 52441088 353 33554432000 4194304 4627427 140736131331264 18446744073709551615 47445267084825 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518936768 52441088 353 33554432000 4194304 4627427 140736131331264 18446744073709551615 47445267085234 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518936768 52441088 353 33554432000 4194304 4627427 140736131331264 18446744073709551615 47445267084825 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.105558 s]
/proc/loadavg: 8.07 8.04 7.53 6/180 17165
/proc/meminfo: memFree=30363284/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=282368 CPUtime=0.4 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 1911 0 0 0 40 0 0 0 25 0 4 0 518936768 289144832 1752 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 70592 1752 383 106 0 65563 0
[pid=17165/tid=17166] ppid=17163 vsize=282368 CPUtime=0.1 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 404 0 0 0 10 0 0 0 25 0 4 0 518936768 289144832 1753 33554432000 4194304 4627427 140736131331264 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=282368 CPUtime=0.09 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 391 0 0 0 9 0 0 0 25 0 4 0 518936768 289144832 1753 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=282368 CPUtime=0.09 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 293 0 0 0 9 0 0 0 25 0 4 0 518936768 289144832 1753 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282368

[startup+0.200541 s]
/proc/loadavg: 8.07 8.04 7.53 6/180 17165
/proc/meminfo: memFree=30363284/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=283964 CPUtime=0.78 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 2655 0 0 0 78 0 0 0 25 0 4 0 518936768 290779136 1876 33554432000 4194304 4627427 140736131331264 18446744073709551615 4310565 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 70991 1876 384 106 0 65962 0
[pid=17165/tid=17166] ppid=17163 vsize=283964 CPUtime=0.19 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 587 0 0 0 19 0 0 0 25 0 4 0 518936768 290779136 1876 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=283964 CPUtime=0.19 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 578 0 0 0 19 0 0 0 25 0 4 0 518936768 290779136 1876 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=283964 CPUtime=0.19 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 485 0 0 0 19 0 0 0 25 0 4 0 518936768 290779136 1876 33554432000 4194304 4627427 140736131331264 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283964

[startup+0.300523 s]
/proc/loadavg: 8.07 8.04 7.53 6/180 17165
/proc/meminfo: memFree=30363284/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=284136 CPUtime=1.18 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 3110 0 0 0 118 0 0 0 25 0 4 0 518936768 290955264 2331 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 71034 2331 384 106 0 66005 0
[pid=17165/tid=17166] ppid=17163 vsize=284136 CPUtime=0.29 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 706 0 0 0 29 0 0 0 25 0 4 0 518936768 290955264 2331 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=284136 CPUtime=0.29 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 700 0 0 0 29 0 0 0 25 0 4 0 518936768 290955264 2331 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=284136 CPUtime=0.29 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 587 0 0 0 29 0 0 0 25 0 4 0 518936768 290955264 2331 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284136

[startup+0.70045 s]
/proc/loadavg: 8.07 8.04 7.53 6/180 17165
/proc/meminfo: memFree=30363284/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=285628 CPUtime=2.78 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 5620 0 0 0 278 0 0 0 25 0 4 0 518936768 292483072 2694 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 71407 2694 384 106 0 66378 0
[pid=17165/tid=17166] ppid=17163 vsize=285628 CPUtime=0.69 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 1332 0 0 0 69 0 0 0 25 0 4 0 518936768 292483072 2694 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=285628 CPUtime=0.69 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 1324 0 0 0 69 0 0 0 25 0 4 0 518936768 292483072 2694 33554432000 4194304 4627427 140736131331264 18446744073709551615 4325022 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=285628 CPUtime=0.69 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 1217 0 0 0 69 0 0 0 25 0 4 0 518936768 292483072 2694 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285628

[startup+1.50031 s]
/proc/loadavg: 8.15 8.06 7.54 9/184 17169
/proc/meminfo: memFree=30346264/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=291836 CPUtime=5.97 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 11624 0 0 0 596 1 0 0 25 0 4 0 518936768 298840064 5911 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 72959 5911 388 106 0 67930 0
[pid=17165/tid=17166] ppid=17163 vsize=291836 CPUtime=1.49 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 3409 0 0 0 149 0 0 0 25 0 4 0 518936768 298840064 5911 33554432000 4194304 4627427 140736131331264 18446744073709551615 4427146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=291836 CPUtime=1.48 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 2259 0 0 0 148 0 0 0 25 0 4 0 518936768 298840064 5911 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=291836 CPUtime=1.48 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 2163 0 0 0 148 0 0 0 25 0 4 0 518936768 298840064 5911 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291836

[startup+3.10101 s]
/proc/loadavg: 8.15 8.06 7.54 9/184 17169
/proc/meminfo: memFree=30293316/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=283196 CPUtime=12.37 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 20962 0 0 0 1234 3 0 0 25 0 4 0 518936768 289992704 11020 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 70799 11020 388 106 0 65770 0
[pid=17165/tid=17166] ppid=17163 vsize=283196 CPUtime=3.09 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 4563 0 0 0 309 0 0 0 25 0 4 0 518936768 289992704 11020 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=283196 CPUtime=3.07 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 5447 0 0 0 307 0 0 0 25 0 4 0 518936768 289992704 11020 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=283196 CPUtime=3.09 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 5211 0 0 0 308 1 0 0 25 0 4 0 518936768 289992704 11020 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 283196

[startup+6.30043 s]
/proc/loadavg: 8.13 8.05 7.54 9/184 17169
/proc/meminfo: memFree=30261648/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=291088 CPUtime=25.15 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 32135 0 0 0 2510 5 0 0 25 0 4 0 518936768 298074112 15375 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 72772 15375 388 106 0 67743 0
[pid=17165/tid=17166] ppid=17163 vsize=291088 CPUtime=6.28 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 8002 0 0 0 628 0 0 0 25 0 4 0 518936768 298074112 15375 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=291088 CPUtime=6.26 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 8637 0 0 0 625 1 0 0 25 0 4 0 518936768 298074112 15375 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=291088 CPUtime=6.28 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 7514 0 0 0 627 1 0 0 25 0 4 0 518936768 298074112 15375 33554432000 4194304 4627427 140736131331264 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 291088

[startup+12.7003 s]
/proc/loadavg: 8.12 8.05 7.54 9/184 17169
/proc/meminfo: memFree=30202244/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=295604 CPUtime=50.71 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 49038 0 0 0 5063 8 0 0 25 0 4 0 518936768 302698496 20069 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 73901 20069 388 106 0 68872 0
[pid=17165/tid=17166] ppid=17163 vsize=295604 CPUtime=12.69 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 12095 0 0 0 1268 1 0 0 25 0 4 0 518936768 302698496 20069 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=295604 CPUtime=12.62 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 12492 0 0 0 1261 1 0 0 25 0 4 0 518936768 302698496 20069 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=295604 CPUtime=12.68 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 12519 0 0 0 1266 2 0 0 25 0 4 0 518936768 302698496 20069 33554432000 4194304 4627427 140736131331264 18446744073709551615 4332203 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 295604

[startup+25.5009 s]
/proc/loadavg: 8.10 8.05 7.55 9/184 17169
/proc/meminfo: memFree=30145564/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=323328 CPUtime=101.84 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 73269 0 0 0 10171 13 0 0 25 0 4 0 518936768 331087872 29793 33554432000 4194304 4627427 140736131331264 18446744073709551615 4324294 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 80832 29793 388 106 0 75803 0
[pid=17165/tid=17166] ppid=17163 vsize=323328 CPUtime=25.48 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 18486 0 0 0 2546 2 0 0 25 0 4 0 518936768 331087872 29793 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=323328 CPUtime=25.35 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 19548 0 0 0 2532 3 0 0 25 0 4 0 518936768 331087872 29793 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=323328 CPUtime=25.48 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 18717 0 0 0 2545 3 0 0 25 0 4 0 518936768 331087872 29793 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 323328

[startup+51.1013 s]
/proc/loadavg: 8.06 8.05 7.56 9/184 17170
/proc/meminfo: memFree=30097028/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=326136 CPUtime=204.1 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 104194 0 0 0 20387 23 0 0 25 0 4 0 518936768 333963264 32014 33554432000 4194304 4627427 140736131331264 18446744073709551615 4299630 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 81534 32014 388 106 0 76505 0
[pid=17165/tid=17166] ppid=17163 vsize=326136 CPUtime=51.09 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 20996 0 0 0 5106 3 0 0 25 0 4 0 518936768 333963264 32014 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=326136 CPUtime=50.93 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 29857 0 0 0 5088 5 0 0 25 0 4 0 518936768 333963264 32014 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=326136 CPUtime=50.96 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 28669 0 0 0 5089 7 0 0 25 0 4 0 518936768 333963264 32014 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 326136

[startup+102.301 s]
/proc/loadavg: 8.02 8.04 7.58 9/184 17171
/proc/meminfo: memFree=30016916/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=360088 CPUtime=408.64 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 155355 0 0 0 40825 39 0 0 25 0 4 0 518936768 368730112 44010 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 90022 44010 388 106 0 84993 0
[pid=17165/tid=17166] ppid=17163 vsize=360088 CPUtime=102.3 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 25379 0 0 0 10226 4 0 0 25 0 4 0 518936768 368730112 44010 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=360088 CPUtime=102.14 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 44549 0 0 0 10204 10 0 0 25 0 4 0 518936768 368730112 44010 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=360088 CPUtime=101.89 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 45291 0 0 0 10175 14 0 0 25 0 4 0 518936768 368730112 44011 33554432000 4194304 4627427 140736131331264 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 360088

[startup+162.301 s]

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

[pid=17165] ppid=17163 vsize=671932 CPUtime=2565.68 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 452237 0 0 0 256409 159 0 0 25 0 4 0 518936768 688058368 113248 33554432000 4194304 4627427 140736131331264 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 167983 113248 388 106 0 162954 0
[pid=17165/tid=17166] ppid=17163 vsize=671932 CPUtime=642.3 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 66652 0 0 0 64210 20 0 0 25 0 4 0 518936768 688058368 113248 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=671932 CPUtime=642.15 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 139037 0 0 0 64167 48 0 0 25 0 4 0 518936768 688058368 113248 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=671932 CPUtime=638.9 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 124443 0 0 0 63844 46 0 0 25 0 4 0 518936768 688058368 113248 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 671932

[startup+702.3 s]
/proc/loadavg: 8.18 8.13 7.83 9/184 17187
/proc/meminfo: memFree=29502644/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=672068 CPUtime=2805.36 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 462551 0 0 0 280371 165 0 0 25 0 4 0 518936768 688197632 113662 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 168017 113662 388 106 0 162988 0
[pid=17165/tid=17166] ppid=17163 vsize=672068 CPUtime=702.31 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 66778 0 0 0 70211 20 0 0 25 0 4 0 518936768 688197632 113662 33554432000 4194304 4627427 140736131331264 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=672068 CPUtime=702.15 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 146253 0 0 0 70163 52 0 0 25 0 4 0 518936768 688197632 113662 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=672068 CPUtime=698.56 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 124908 0 0 0 69810 46 0 0 25 0 4 0 518936768 688197632 113662 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 672068

[startup+762.3 s]
/proc/loadavg: 8.11 8.12 7.84 9/184 17189
/proc/meminfo: memFree=29498544/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=607908 CPUtime=3045.05 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 479313 0 0 0 304331 174 0 0 25 0 4 0 518936768 622497792 108501 33554432000 4194304 4627427 140736131331264 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 151977 108501 388 106 0 146948 0
[pid=17165/tid=17166] ppid=17163 vsize=607908 CPUtime=762.32 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 67648 0 0 0 76211 21 0 0 25 0 4 0 518936768 622497792 108501 33554432000 4194304 4627427 140736131331264 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=607908 CPUtime=762.15 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 155087 0 0 0 76159 56 0 0 25 0 4 0 518936768 622497792 108501 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=607908 CPUtime=758.24 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 127405 0 0 0 75776 48 0 0 25 0 4 0 518936768 622497792 108501 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 607908

[startup+822.301 s]
/proc/loadavg: 8.14 8.12 7.86 9/184 17191
/proc/meminfo: memFree=29454268/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=675656 CPUtime=3284.7 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 505506 0 0 0 328287 183 0 0 25 0 4 0 518936768 691871744 121733 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 168914 121733 388 106 0 163885 0
[pid=17165/tid=17166] ppid=17163 vsize=675656 CPUtime=822.31 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 67978 0 0 0 82210 21 0 0 25 0 4 0 518936768 691871744 121733 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=675656 CPUtime=822.15 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 165339 0 0 0 82156 59 0 0 25 0 4 0 518936768 691871744 121733 33554432000 4194304 4627427 140736131331264 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=675656 CPUtime=817.9 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 136600 0 0 0 81739 51 0 0 25 0 4 0 518936768 691871744 121733 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 675656

[startup+882.307 s]
/proc/loadavg: 8.14 8.13 7.88 9/184 17192
/proc/meminfo: memFree=29446688/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=676344 CPUtime=3524.4 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 519857 0 0 0 352247 193 0 0 25 0 4 0 518936768 692576256 115504 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 169086 115504 388 106 0 164057 0
[pid=17165/tid=17166] ppid=17163 vsize=676344 CPUtime=882.32 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 68571 0 0 0 88211 21 0 0 25 0 4 0 518936768 692576256 115504 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=676344 CPUtime=882.16 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 171812 0 0 0 88153 63 0 0 25 0 4 0 518936768 692576256 115504 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=676344 CPUtime=877.57 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 140323 0 0 0 87703 54 0 0 25 0 4 0 518936768 692576256 115504 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 676344

[startup+942.301 s]
/proc/loadavg: 8.14 8.13 7.89 9/184 17194
/proc/meminfo: memFree=29413196/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=676456 CPUtime=3764.05 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 538876 0 0 0 376202 203 0 0 25 0 4 0 518936768 692690944 121117 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 169114 121117 388 106 0 164085 0
[pid=17165/tid=17166] ppid=17163 vsize=676456 CPUtime=942.31 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 68749 0 0 0 94210 21 0 0 25 0 4 0 518936768 692690944 121117 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=676456 CPUtime=942.16 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 179293 0 0 0 94149 67 0 0 25 0 4 0 518936768 692690944 121117 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=676456 CPUtime=937.24 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 145044 0 0 0 93667 57 0 0 25 0 4 0 518936768 692690944 121117 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 676456

[startup+1002.3 s]
/proc/loadavg: 8.21 8.15 7.91 9/184 17195
/proc/meminfo: memFree=29359252/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=731416 CPUtime=4003.72 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 558888 0 0 0 400159 213 0 0 25 0 4 0 518936768 748969984 126931 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 182854 126931 388 106 0 177825 0
[pid=17165/tid=17166] ppid=17163 vsize=731416 CPUtime=1002.32 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 68985 0 0 0 100210 22 0 0 25 0 4 0 518936768 748969984 126931 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=731416 CPUtime=1002.16 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 188051 0 0 0 100146 70 0 0 25 0 4 0 518936768 748969984 126931 33554432000 4194304 4627427 140736131331264 18446744073709551615 4427160 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=731416 CPUtime=996.9 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 151821 0 0 0 99629 61 0 0 25 0 4 0 518936768 748969984 126931 33554432000 4194304 4627427 140736131331264 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 731416

[startup+1062.3 s]
/proc/loadavg: 8.19 8.15 7.93 9/184 17197
/proc/meminfo: memFree=29340640/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=733000 CPUtime=4243.4 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 572150 0 0 0 424119 221 0 0 25 0 4 0 518936768 750592000 124674 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 183250 124674 388 106 0 178221 0
[pid=17165/tid=17166] ppid=17163 vsize=733000 CPUtime=1062.32 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 69224 0 0 0 106210 22 0 0 25 0 4 0 518936768 750592000 124674 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=733000 CPUtime=1062.16 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 193920 0 0 0 106142 74 0 0 25 0 4 0 518936768 750592000 124674 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=733000 CPUtime=1056.57 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 155169 0 0 0 105594 63 0 0 25 0 4 0 518936768 750592000 124674 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 733000

[startup+1122.3 s]
/proc/loadavg: 8.14 8.14 7.93 9/184 17199
/proc/meminfo: memFree=29354884/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=679908 CPUtime=4483.07 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 587637 0 0 0 448078 229 0 0 25 0 4 0 518936768 696225792 121636 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 169977 121636 388 106 0 164948 0
[pid=17165/tid=17166] ppid=17163 vsize=679908 CPUtime=1122.32 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 69563 0 0 0 112210 22 0 0 25 0 4 0 518936768 696225792 121636 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=679908 CPUtime=1122.16 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 201228 0 0 0 112139 77 0 0 25 0 4 0 518936768 696225792 121636 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=679908 CPUtime=1116.24 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 159150 0 0 0 111559 65 0 0 25 0 4 0 518936768 696225792 121636 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 679908

[startup+1182.3 s]
/proc/loadavg: 8.09 8.12 7.94 9/184 17200
/proc/meminfo: memFree=29308732/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=693968 CPUtime=4722.74 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 609117 0 0 0 472034 240 0 0 25 0 4 0 518936768 710623232 127647 33554432000 4194304 4627427 140736131331264 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 173492 127647 388 106 0 168463 0
[pid=17165/tid=17166] ppid=17163 vsize=693968 CPUtime=1182.33 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 70492 0 0 0 118210 23 0 0 25 0 4 0 518936768 710623232 127647 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=693968 CPUtime=1182.16 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 208646 0 0 0 118135 81 0 0 25 0 4 0 518936768 710623232 127647 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=693968 CPUtime=1175.91 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 166085 0 0 0 117522 69 0 0 25 0 4 0 518936768 710623232 127647 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 693968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.13 7.94 5/179 17202
/proc/meminfo: memFree=29816044/32951124 swapFree=67111364/67111528
[pid=17165] ppid=17163 vsize=759504 CPUtime=4800.26 cores=1,3,5,7
/proc/17165/stat : 17165 (strangenight2-m) R 17163 17165 16634 0 -1 4202496 619060 0 0 0 479783 243 0 0 25 0 4 0 518936768 777732096 137586 33554432000 4194304 4627427 140736131331264 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17165/statm: 189876 137586 388 106 0 184847 0
[pid=17165/tid=17166] ppid=17163 vsize=759504 CPUtime=1201.73 cores=1,3,5,7
/proc/17165/task/17166/stat : 17166 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 70492 0 0 0 120150 23 0 0 25 0 4 0 518936768 777732096 137586 33554432000 4194304 4627427 140736131331264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17165/tid=17167] ppid=17163 vsize=759504 CPUtime=1201.57 cores=1,3,5,7
/proc/17165/task/17167/stat : 17167 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 214585 0 0 0 120075 82 0 0 25 0 4 0 518936768 777732096 137586 33554432000 4194304 4627427 140736131331264 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17165/tid=17168] ppid=17163 vsize=759504 CPUtime=1195.2 cores=1,3,5,7
/proc/17165/task/17168/stat : 17168 (strangenight2-m) R 17163 17165 16634 0 -1 4202560 170089 0 0 0 119450 70 0 0 25 0 4 0 518936768 777732096 137586 33554432000 4194304 4627427 140736131331264 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 759504

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.31
CPU user time (s): 4797.85
CPU system time (s): 2.45163
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 805452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.85
system time used= 2.45163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 619060
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= 275
involuntary context switches= 35845

runsolver used 1.83672 second user time and 4.73628 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 12:36:04
IDJOB=3173921
IDBENCH=82739
IDSOLVER=1586
FILE ID=node106/3173921-1304073364
RUNJOBID= node106-1304072160-17049
PBS_JOBID= 13170478
Free space on /tmp= 72156 MiB

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

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=1790352328

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30363440 kB
Buffers:        238604 kB
Cached:        2066880 kB
SwapCached:         88 kB
Active:         786112 kB
Inactive:      1590560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30363440 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11332 kB
Writeback:           0 kB
AnonPages:       70772 kB
Mapped:          15456 kB
Slab:           145860 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   279340 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= 72156 MiB
End job on node106 at 2011-04-29 12:56:07