Trace number 3366330

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.38 1203.84

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366330-1305401896.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.01	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.01	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	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.03	c Calc default polars -  time:   0.00 s pos:      52 undec:       5 neg:      68
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	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.41/0.14	c  N st     8      4919       125      2662         0      4652     13310    120223   no data   no data
1.17/0.35	c  N st    10     11301       125      2662         0      4284     13310     87135   no data   no data
1.97/0.55	c  N st    11     17044       125      2662         0      9700     13310    230171   no data   no data
3.17/0.87	c  F st    12     25000       125      2662         0     11914     13310    285666   no data   no data
3.17/0.87	c  N st    12     25000       125      2662         0     11914     13310    285666   no data   no data
4.40/1.11	c Decided on static restart strategy
4.40/1.11	c  N st    18     30001       125      2662         0     10208     13310    226424   no data   no data
4.40/1.11	c  S st    18     30001       125      2662         0     10208     13310    226424   no data   no data
4.40/1.14	c  S st    18     30502       125      2662         0     10701     13310    238726   no data   no data
4.40/1.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/1.14	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
4.40/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.40/1.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.35	c lits-rem:       372  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  0.19 s
5.16/1.38	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.03
5.16/1.38	c calculated reachability. Time: 0.00
5.16/1.38	c  N st    18     30502       125      2662         0      9141     13310    196062   no data   no data
6.75/1.73	c  N st    20     37612       125      2662         0      8407     13310    162829   no data   no data
7.96/2.02	c  N st    21     44012       125      2662         0     14381     13310    311992   no data   no data
8.36/2.12	c  S st    22     45759       125      2662         0     16034     13310    354267   no data   no data
8.36/2.17	c  S st    22     46262       125      2662         0     16524     13310    367114   no data   no data
8.36/2.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.36/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.36/2.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.36/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.36/2.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.36/2.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.36/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.65	c lits-rem:       402  cl-subs:     2076  v-elim:      0  v-fix:    0  time:  0.47 s
10.34/2.65	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
10.34/2.66	c vivif2 --  cl tried    14448 cl shrink        0 lits rem          0 time: 0.00
10.74/2.71	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
10.74/2.71	c calculated reachability. Time: 0.00
10.74/2.71	c  N st    22     46262       125      2662         0     14448     13310    313319   no data   no data
13.58/3.48	c  N st    23     60659       125      2662         0     10259     13310    176702   no data   no data
15.53/3.96	c  N st    24     69395       125      2662         0     18436     13310    383395   no data   no data
15.53/3.96	c  S st    24     69395       125      2662         0     18436     13310    383395   no data   no data
15.93/4.01	c  S st    24     69899       125      2662         0     18932     13310    395758   no data   no data
15.93/4.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.93/4.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.93/4.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.93/4.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.93/4.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.93/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.69	c lits-rem:       592  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  0.66 s
18.32/4.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.32/4.69	c vivif2 --  cl tried    16428 cl shrink        0 lits rem          0 time: 0.00
18.72/4.75	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
18.72/4.75	c calculated reachability. Time: 0.00
18.72/4.75	c  N st    24     69899       125      2662         0     16428     13310    333027   no data   no data
23.10/5.86	c  F st    25     87501       125      2662         0     11572     13310    191518   no data   no data
23.10/5.86	c  N st    25     87501       125      2662         0     11572     13310    191518   no data   no data
24.31/6.14	c Decided on static restart strategy
25.11/6.32	c  N st    32     95539       125      2662         0     19198     13310    393003   no data   no data
27.49/6.94	c  N st    34    104848       125      2662         0     15737     13310    290833   no data   no data
27.49/6.94	c  S st    34    104848       125      2662         0     15737     13310    290833   no data   no data
27.49/6.98	c  S st    34    105349       125      2662         0     16225     13310    303826   no data   no data
27.49/6.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.49/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
27.49/6.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.49/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.49/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.49/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
27.49/6.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/6.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.49/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/7.16	c lits-rem:       214  cl-subs:      971  v-elim:      0  v-fix:    0  time:  0.17 s
28.29/7.16	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
28.29/7.16	c vivif2 --  cl tried    15254 cl shrink        0 lits rem          0 time: 0.00
28.69/7.23	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
28.69/7.23	c calculated reachability. Time: 0.00
28.69/7.23	c  N st    34    105349       125      2662         0     15254     13310    278885   no data   no data
31.13/7.89	c  N st    35    114949       125      2662         0     24314     13310    524121   no data   no data
35.52/8.94	c  N st    36    129346       125      2662         0     24680     13310    507828   no data   no data
41.85/10.59	c  N st    37    150942       125      2662         0     15798     13310    245324   no data   no data
43.89/11.08	c  S st    38    158025       125      2662         0     22485     13310    428352   no data   no data
44.30/11.14	c  S st    38    158527       125      2662         0     22977     13310    441430   no data   no data
44.30/11.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.30/11.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
44.30/11.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.30/11.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.30/11.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.30/11.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
44.30/11.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.30/11.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
44.30/11.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.24/11.62	c lits-rem:       422  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  0.45 s
46.24/11.62	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
46.24/11.63	c vivif2 --  cl tried    21488 cl shrink        0 lits rem          0 time: 0.01
46.64/11.71	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
46.64/11.71	c calculated reachability. Time: 0.00
46.64/11.71	c  N st    38    158527       125      2662         0     21488     13310    397952   no data   no data
63.39/15.96	c  N st    39    207115       125      2662         0     34208     13310    708218   no data   no data
75.74/19.05	c  N st    40    237790       125      2662         0     26393     13310    465323   no data   no data
75.74/19.05	c  S st    40    237790       125      2662         0     26393     13310    465323   no data   no data
76.15/19.11	c  S st    40    238292       125      2662         0     26869     13310    477707   no data   no data
76.15/19.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.15/19.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
76.15/19.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.15/19.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.15/19.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.15/19.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
76.15/19.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.15/19.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
76.15/19.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.54/19.73	c lits-rem:       272  cl-subs:     1956  v-elim:      0  v-fix:    0  time:  0.59 s
78.54/19.73	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
78.54/19.74	c vivif2 --  cl tried    24913 cl shrink        0 lits rem          0 time: 0.00
78.98/19.83	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
78.98/19.83	c calculated reachability. Time: 0.00
78.98/19.83	c  N st    40    238292       125      2662         0     24913     13310    431280   no data   no data
105.31/26.45	c  F st    41    306251       125      2662         0     26909     13310    444295   no data   no data
105.31/26.45	c  N st    41    306251       125      2662         0     26909     13310    444295   no data   no data
107.25/26.94	c Decided on static restart strategy
116.83/29.33	c  N st    51    334557       125      2662         0     31054     13310    535791   no data   no data
126.40/31.75	c  N st    53    357439       125      2662         0     29035     13310    468383   no data   no data
126.40/31.75	c  S st    53    357439       125      2662         0     29035     13310    468383   no data   no data
126.81/31.83	c  S st    53    357941       125      2662         0     29527     13310    481008   no data   no data
126.81/31.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.81/31.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
126.81/31.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.81/31.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.81/31.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.81/31.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
126.81/31.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.81/31.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
126.81/31.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.39/32.22	c lits-rem:       322  cl-subs:     1029  v-elim:      0  v-fix:    0  time:  0.36 s
128.39/32.22	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
128.39/32.22	c vivif2 --  cl tried    28498 cl shrink        0 lits rem          0 time: 0.01
128.79/32.33	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
128.79/32.33	c calculated reachability. Time: 0.00
128.79/32.33	c  N st    53    357941       125      2662         0     28498     13310    452052   no data   no data
142.34/35.76	c  N st    54    390333       125      2662         0     34454     13310    594563   no data   no data
169.06/42.42	c  N st    55    438921       125      2662         0     28407     13310    407821   no data   no data
205.75/51.61	c  N st    56    511806       125      2662         0     41305     13310    719644   no data   no data
220.09/55.24	c  N st    57    536912       125      2662         0     35726     13310    548756   no data   no data
220.09/55.24	c  S st    57    536912       125      2662         0     35726     13310    548756   no data   no data
220.50/55.32	c  S st    57    537412       125      2662         0     36209     13310    561444   no data   no data
220.50/55.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
220.50/55.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
220.50/55.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.50/55.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.50/55.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
220.50/55.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
220.50/55.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
220.50/55.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
220.50/55.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.90/55.99	c lits-rem:       462  cl-subs:     1784  v-elim:      0  v-fix:    0  time:  0.64 s
222.90/55.99	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
223.30/56.00	c vivif2 --  cl tried    34425 cl shrink        0 lits rem          0 time: 0.01
223.74/56.13	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.13
223.74/56.13	c calculated reachability. Time: 0.00
223.74/56.13	c  N st    57    537412       125      2662         0     34425     13310    517780   no data   no data
311.48/78.19	c  N st    58    701397       125      2662         0     62784     13310   1251174   no data   no data
377.27/94.71	c  N st    59    806118       125      2662         0     56860     13310   1008276   no data   no data
377.27/94.71	c  S st    59    806118       125      2662         0     56860     13310   1008276   no data   no data
378.02/94.85	c  S st    59    806621       125      2662         0     57346     13310   1021459   no data   no data
378.02/94.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
378.02/94.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
378.02/94.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.02/94.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.02/94.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.02/94.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
378.02/94.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.02/94.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
378.42/94.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.83/99.11	c lits-rem:      1571  cl-subs:     4872  v-elim:      0  v-fix:    0  time:  4.19 s
394.83/99.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
395.23/99.12	c vivif2 --  cl tried    52474 cl shrink        0 lits rem          0 time: 0.01
395.97/99.38	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.26
395.97/99.39	c calculated reachability. Time: 0.00
395.97/99.39	c  N st    59    806621       125      2662         0     52474     13310    897095   no data   no data
579.46/145.38	c  F st    60   1071875       125      2662         0     67502     13310   1201003   no data   no data
579.46/145.38	c  N st    60   1071875       125      2662         0     67502     13310   1201003   no data   no data
584.60/146.62	c Decided on static restart strategy
602.94/151.26	c  N st    70   1100180       125      2662         0     52196     13310    788552   no data   no data
634.05/159.05	c  N st    72   1136174       125      2662         0     86196     13310   1712672   no data   no data
657.59/164.97	c  N st    73   1168566       125      2662         0     73272     13310   1290761   no data   no data
696.65/174.79	c  N st    74   1209932       125      2662         0     68070     13310   1158973   no data   no data
696.65/174.79	c  S st    74   1209932       125      2662         0     68070     13310   1158973   no data   no data
697.90/175.05	c  S st    74   1210434       125      2662         0     68557     13310   1171911   no data   no data
697.90/175.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
697.90/175.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
697.90/175.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
697.90/175.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.90/175.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
697.90/175.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
697.90/175.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
698.24/175.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
698.24/175.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
728.21/182.63	c lits-rem:      1380  cl-subs:     5226  v-elim:      0  v-fix:    0  time:  7.48 s
728.21/182.63	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
728.21/182.65	c vivif2 --  cl tried    63331 cl shrink        0 lits rem          0 time: 0.01
729.75/183.01	c asymm  cl-useful: 0/2263/2662 lits-rem:0 time: 0.37
729.75/183.02	c calculated reachability. Time: 0.00
729.75/183.02	c  N st    74   1210434       125      2662         0     63331     13310   1039835   no data   no data
793.55/199.06	c  N st    75   1283316       125      2662         0     86932     13310   1668182   no data   no data
896.02/224.79	c  N st    76   1392641       125      2662         0     48667     13310    591371   no data   no data
1023.23/256.60	c  N st    77   1556626       125      2662         0     53366     13310    675442   no data   no data
1157.63/290.41	c  N st    78   1710434       125      2662         0     93328     13310   1678344   no data   no data
1157.63/290.41	c  S st    78   1710434       125      2662         0     93328     13310   1678344   no data   no data
1159.22/290.71	c  S st    78   1710935       125      2662         0     93815     13310   1691263   no data   no data
1159.22/290.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1159.22/290.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1159.22/290.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1159.22/290.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1159.22/290.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1159.22/290.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1159.22/290.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1159.22/290.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1159.62/290.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1259.34/315.84	c lits-rem:      2695  cl-subs:    10280  v-elim:      0  v-fix:    0  time: 25.01 s
1259.34/315.84	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1259.34/315.87	c vivif2 --  cl tried    83535 cl shrink        0 lits rem          0 time: 0.03
1261.68/316.46	c asymm  cl-useful: 0/1855/2662 lits-rem:0 time: 0.59
1261.68/316.47	c calculated reachability. Time: 0.00
1261.68/316.47	c  N st    78   1710935       125      2662         0     83535     13310   1446172   no data   no data
1670.40/418.93	c  N st    79   2079900       125      2662         0     94946     13310   1651079   no data   no data
1802.40/452.00	c  N st    80   2210935       125      2662         0     99248     13310   1747955   no data   no data
1802.40/452.00	c  S st    80   2210935       125      2662         0     99248     13310   1747955   no data   no data
1803.59/452.32	c  S st    80   2211437       125      2662         0     99739     13310   1760802   no data   no data
1803.59/452.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1803.59/452.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1803.59/452.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1803.59/452.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1803.59/452.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1803.59/452.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1803.59/452.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1803.59/452.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1803.98/452.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1870.58/469.15	c lits-rem:      2590  cl-subs:     9201  v-elim:      0  v-fix:    0  time: 16.71 s
1870.58/469.15	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1870.58/469.18	c vivif2 --  cl tried    90538 cl shrink        0 lits rem          0 time: 0.03
1871.38/469.38	c asymm  cl-useful: 0/807/2662 lits-rem:0 time: 0.20
1871.38/469.38	c calculated reachability. Time: 0.00
1871.38/469.38	c  N st    80   2211437       125      2662         0     90538     13310   1523781   no data   no data
2481.08/622.28	c  N st    81   2711438       125      2662         0    112819     13310   1964329   no data   no data
2481.08/622.28	c  S st    81   2711438       125      2662         0    112819     13310   1964329   no data   no data
2482.72/622.63	c  S st    81   2711942       125      2662         0    113306     13310   1978273   no data   no data
2482.72/622.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2482.72/622.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2482.72/622.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2482.72/622.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2482.72/622.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2482.72/622.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2482.72/622.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2483.12/622.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2483.12/622.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2585.54/648.48	c lits-rem:      3124  cl-subs:    12787  v-elim:      0  v-fix:    0  time: 25.70 s
2585.54/648.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2585.94/648.51	c vivif2 --  cl tried   100519 cl shrink        0 lits rem          0 time: 0.03
2587.14/648.86	c asymm  cl-useful: 0/1560/2662 lits-rem:0 time: 0.36
2587.14/648.87	c calculated reachability. Time: 0.00
2587.14/648.87	c  N st    81   2711942       125      2662         0    100519     13310   1665443   no data   no data
3245.09/813.81	c  N st    82   3211944       125      2662         0     78016     13310    972267   no data   no data
3245.09/813.81	c  S st    82   3211944       125      2662         0     78016     13310    972267   no data   no data
3245.93/814.04	c  S st    82   3212445       125      2662         0     78502     13310    985677   no data   no data
3245.93/814.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3245.93/814.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3245.93/814.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3245.93/814.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3245.93/814.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3245.93/814.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3245.93/814.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3245.93/814.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3246.33/814.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3250.72/815.24	c lits-rem:       345  cl-subs:     1585  v-elim:      0  v-fix:    0  time:  1.12 s
3250.72/815.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3250.72/815.26	c vivif2 --  cl tried    76917 cl shrink        0 lits rem          0 time: 0.01
3251.46/815.46	c asymm  cl-useful: 0/1102/2662 lits-rem:0 time: 0.21
3251.46/815.47	c calculated reachability. Time: 0.00
3251.46/815.47	c  N st    82   3212445       125      2662         0     76917     13310    951285   no data   no data
3904.67/979.21	c  N st    83   3712450       125      2662         0     87409     13310   1131760   no data   no data
3904.67/979.21	c  S st    83   3712450       125      2662         0     87409     13310   1131760   no data   no data
3905.47/979.46	c  S st    83   3712952       125      2662         0     87891     13310   1144570   no data   no data
3905.47/979.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3905.87/979.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3905.87/979.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3905.87/979.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3905.87/979.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3905.87/979.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3905.87/979.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3905.87/979.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3905.87/979.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3914.25/981.69	c lits-rem:       397  cl-subs:     2812  v-elim:      0  v-fix:    0  time:  2.13 s
3914.25/981.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3914.65/981.71	c vivif2 --  cl tried    85079 cl shrink        0 lits rem          0 time: 0.02
3915.84/982.03	c asymm  cl-useful: 0/1804/2662 lits-rem:0 time: 0.33
3915.84/982.04	c calculated reachability. Time: 0.00
3915.84/982.04	c  N st    83   3712952       125      2662         0     85079     13310   1078281   no data   no data
3958.91/992.87	c  F st    84   3751562       125      2662         0    121085     13310   2047757   no data   no data
3958.91/992.87	c  N st    84   3751562       125      2662         0    121085     13310   2047757   no data   no data
3968.08/995.17	c Decided on static restart strategy
4014.73/1006.88	c  N st    94   3779866       125      2662         0    147710     13310   2762439   no data   no data
4068.97/1020.40	c  N st    96   3815858       125      2662         0    102323     13310   1500913   no data   no data
4120.00/1033.28	c  N st    97   3848251       125      2662         0    132554     13310   2303753   no data   no data
4196.57/1052.47	c  N st    98   3896840       125      2662         0     97851     13310   1382614   no data   no data
4314.21/1081.94	c  N st    99   3969724       125      2662         0     84781     13310   1015509   no data   no data
4461.41/1118.88	c  N st   100   4079047       125      2662         0    104464     13310   1509604   no data   no data
4645.99/1165.12	c  N st   101   4212952       125      2662         0    146965     13310   2678517   no data   no data
4645.99/1165.12	c  S st   101   4212952       125      2662         0    146965     13310   2678517   no data   no data
4647.99/1165.63	c  S st   101   4213457       125      2662         0    147456     13310   2691872   no data   no data
4647.99/1165.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4648.39/1165.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
4648.39/1165.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4648.39/1165.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4648.39/1165.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4648.39/1165.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4648.39/1165.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4648.39/1165.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4648.79/1165.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366330-1305401896/watcher-3366330-1305401896 -o /tmp/evaluation-result-3366330-1305401896/solver-3366330-1305401896 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366330-1305401896.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.55 8.00 8.05 3/380 28155
/proc/meminfo: memFree=27043260/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=51168 CPUtime=0.03 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 407 0 0 0 3 0 0 0 22 0 4 0 651788256 52396032 348 33554432000 4194304 4580107 140734144290736 18446744073709551615 47184729806774 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 12792 348 299 95 0 7774 0
[pid=28155/tid=28156] ppid=28153 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 1 0 0 0 1 0 0 0 23 0 4 0 651788256 52396032 348 33554432000 4194304 4580107 140734144290736 18446744073709551615 47184729806770 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651788256 52396032 348 33554432000 4194304 4580107 140734144290736 18446744073709551615 47184729806770 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651788256 52396032 348 33554432000 4194304 4580107 140734144290736 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110399 s]
/proc/loadavg: 7.55 8.00 8.05 3/380 28155
/proc/meminfo: memFree=27043260/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=282324 CPUtime=0.41 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 1867 0 0 0 41 0 0 0 24 0 4 0 651788256 289099776 1731 33554432000 4194304 4580107 140734144290736 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 70581 1731 376 95 0 65563 0
[pid=28155/tid=28156] ppid=28153 vsize=282324 CPUtime=0.1 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 396 0 0 0 10 0 0 0 24 0 4 0 651788256 289099776 1731 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=282324 CPUtime=0.1 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 386 0 0 0 10 0 0 0 24 0 4 0 651788256 289099776 1731 33554432000 4194304 4580107 140734144290736 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=282324 CPUtime=0.09 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 280 0 0 0 9 0 0 0 25 0 4 0 651788256 289099776 1731 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282324

[startup+0.200383 s]
/proc/loadavg: 7.55 8.00 8.05 3/380 28155
/proc/meminfo: memFree=27043260/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=283784 CPUtime=0.77 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 2584 0 0 0 77 0 0 0 24 0 4 0 651788256 290594816 1828 33554432000 4194304 4580107 140734144290736 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 70946 1828 377 95 0 65928 0
[pid=28155/tid=28156] ppid=28153 vsize=283784 CPUtime=0.19 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 582 0 0 0 19 0 0 0 25 0 4 0 651788256 290594816 1828 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=283784 CPUtime=0.19 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 558 0 0 0 19 0 0 0 24 0 4 0 651788256 290594816 1828 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=283784 CPUtime=0.18 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 464 0 0 0 18 0 0 0 25 0 4 0 651788256 290594816 1828 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283784

[startup+0.300366 s]
/proc/loadavg: 7.55 8.00 8.05 3/380 28155
/proc/meminfo: memFree=27043260/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=284068 CPUtime=1.17 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 3048 0 0 0 117 0 0 0 25 0 4 0 651788256 290885632 2292 33554432000 4194304 4580107 140734144290736 18446744073709551615 4295702 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 71017 2292 377 95 0 65999 0
[pid=28155/tid=28156] ppid=28153 vsize=284068 CPUtime=0.29 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 703 0 0 0 29 0 0 0 25 0 4 0 651788256 290885632 2292 33554432000 4194304 4580107 140734144290736 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=284068 CPUtime=0.29 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 683 0 0 0 29 0 0 0 24 0 4 0 651788256 290885632 2292 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=284068 CPUtime=0.28 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 569 0 0 0 28 0 0 0 25 0 4 0 651788256 290885632 2292 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284068

[startup+0.7003 s]
/proc/loadavg: 7.55 8.00 8.05 3/380 28155
/proc/meminfo: memFree=27043260/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=285540 CPUtime=2.77 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 5556 0 0 0 277 0 0 0 25 0 4 0 651788256 292392960 2653 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 71385 2653 377 95 0 66367 0
[pid=28155/tid=28156] ppid=28153 vsize=285540 CPUtime=0.69 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 1330 0 0 0 69 0 0 0 25 0 4 0 651788256 292392960 2653 33554432000 4194304 4580107 140734144290736 18446744073709551615 4320611 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=285540 CPUtime=0.69 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 1303 0 0 0 69 0 0 0 25 0 4 0 651788256 292392960 2653 33554432000 4194304 4580107 140734144290736 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=285540 CPUtime=0.68 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 1200 0 0 0 68 0 0 0 25 0 4 0 651788256 292392960 2653 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285540

[startup+1.50017 s]
/proc/loadavg: 7.66 8.02 8.06 9/392 28167
/proc/meminfo: memFree=27015392/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=286776 CPUtime=5.95 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 11505 0 0 0 594 1 0 0 25 0 4 0 651788256 293658624 5894 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 71694 5894 379 95 0 66676 0
[pid=28155/tid=28156] ppid=28153 vsize=286776 CPUtime=1.49 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 3400 0 0 0 149 0 0 0 25 0 4 0 651788256 293658624 5894 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=286776 CPUtime=1.49 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 2239 0 0 0 149 0 0 0 25 0 4 0 651788256 293658624 5894 33554432000 4194304 4580107 140734144290736 18446744073709551615 4339077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=286776 CPUtime=1.46 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 2136 0 0 0 146 0 0 0 25 0 4 0 651788256 293658624 5894 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286776

[startup+3.1009 s]
/proc/loadavg: 7.66 8.02 8.06 9/392 28167
/proc/meminfo: memFree=26963188/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=287508 CPUtime=12.35 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 20824 0 0 0 1232 3 0 0 25 0 4 0 651788256 294408192 10997 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 71877 10997 379 95 0 66859 0
[pid=28155/tid=28156] ppid=28153 vsize=287508 CPUtime=3.09 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 4577 0 0 0 309 0 0 0 25 0 4 0 651788256 294408192 10997 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=287508 CPUtime=3.08 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 5456 0 0 0 308 0 0 0 25 0 4 0 651788256 294408192 10997 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=287508 CPUtime=3.05 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 5165 0 0 0 305 0 0 0 25 0 4 0 651788256 294408192 10997 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 287508

[startup+6.30037 s]
/proc/loadavg: 7.69 8.02 8.06 9/392 28167
/proc/meminfo: memFree=26934620/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=293320 CPUtime=25.11 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 31657 0 0 0 2506 5 0 0 25 0 4 0 651788256 300359680 15698 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 73330 15698 379 95 0 68312 0
[pid=28155/tid=28156] ppid=28153 vsize=293320 CPUtime=6.29 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 8082 0 0 0 629 0 0 0 25 0 4 0 651788256 300359680 15698 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=293320 CPUtime=6.28 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 8526 0 0 0 627 1 0 0 25 0 4 0 651788256 300359680 15698 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=293320 CPUtime=6.21 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 7176 0 0 0 620 1 0 0 25 0 4 0 651788256 300359680 15698 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 293320

[startup+12.7003 s]
/proc/loadavg: 7.72 8.02 8.06 9/392 28167
/proc/meminfo: memFree=26896720/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=294096 CPUtime=50.62 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 48754 0 0 0 5055 7 0 0 25 0 4 0 651788256 301154304 19509 33554432000 4194304 4580107 140734144290736 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 73524 19509 379 95 0 68506 0
[pid=28155/tid=28156] ppid=28153 vsize=294096 CPUtime=12.69 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 12504 0 0 0 1268 1 0 0 25 0 4 0 651788256 301154304 19509 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=294096 CPUtime=12.69 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 12267 0 0 0 1267 2 0 0 25 0 4 0 651788256 301154304 19509 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=294096 CPUtime=12.53 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 12370 0 0 0 1252 1 0 0 25 0 4 0 651788256 301154304 19509 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 294096

[startup+25.5012 s]
/proc/loadavg: 7.83 8.03 8.06 9/392 28168
/proc/meminfo: memFree=26840668/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=291792 CPUtime=101.66 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 73742 0 0 0 10154 12 0 0 25 0 4 0 651788256 298795008 28820 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 72948 28820 379 95 0 67930 0
[pid=28155/tid=28156] ppid=28153 vsize=291792 CPUtime=25.49 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 19588 0 0 0 2547 2 0 0 25 0 4 0 651788256 298795008 28820 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=291792 CPUtime=25.49 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 18971 0 0 0 2545 4 0 0 25 0 4 0 651788256 298795008 28820 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=291792 CPUtime=25.18 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 18629 0 0 0 2515 3 0 0 25 0 4 0 651788256 298795008 28820 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 291792

[startup+51.1009 s]
/proc/loadavg: 7.95 8.04 8.06 10/392 28169
/proc/meminfo: memFree=26799684/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=364100 CPUtime=203.75 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 111320 0 0 0 20354 21 0 0 25 0 4 0 651788256 372838400 33899 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 91025 33899 379 95 0 86007 0
[pid=28155/tid=28156] ppid=28153 vsize=364100 CPUtime=51.07 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 28437 0 0 0 5104 3 0 0 25 0 4 0 651788256 372838400 33899 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=364100 CPUtime=51.08 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 28868 0 0 0 5102 6 0 0 25 0 4 0 651788256 372838400 33899 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=364100 CPUtime=50.47 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 28458 0 0 0 5042 5 0 0 25 0 4 0 651788256 372838400 33899 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 364100

[startup+102.3 s]
/proc/loadavg: 8.13 8.08 8.07 9/392 28170
/proc/meminfo: memFree=26747340/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=376856 CPUtime=407.97 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 168020 0 0 0 40762 35 0 0 25 0 4 0 651788256 385900544 43485 33554432000 4194304 4580107 140734144290736 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 94214 43485 379 95 0 89196 0
[pid=28155/tid=28156] ppid=28153 vsize=376856 CPUtime=102.28 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 39320 0 0 0 10222 6 0 0 25 0 4 0 651788256 385900544 43485 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=376856 CPUtime=102.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 43031 0 0 0 10220 10 0 0 25 0 4 0 651788256 385900544 43485 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=376856 CPUtime=101.07 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 44634 0 0 0 10098 9 0 0 25 0 4 0 651788256 385900544 43485 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 376856

[startup+162.3 s]

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

[pid=28155] ppid=28153 vsize=664172 CPUtime=2800.45 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 511055 0 0 0 279882 163 0 0 25 0 4 0 651788256 680112128 110169 33554432000 4194304 4580107 140734144290736 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 166043 110169 379 95 0 161025 0
[pid=28155/tid=28156] ppid=28153 vsize=664172 CPUtime=702.13 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 120859 0 0 0 70180 33 0 0 25 0 4 0 651788256 680112128 110169 33554432000 4194304 4580107 140734144290736 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=664172 CPUtime=702.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 138654 0 0 0 70183 47 0 0 25 0 4 0 651788256 680112128 110169 33554432000 4194304 4580107 140734144290736 18446744073709551615 4316849 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=664172 CPUtime=693.7 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 124876 0 0 0 69333 37 0 0 25 0 4 0 651788256 680112128 110169 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.45
Current children cumulated vsize (KiB) 664172

[startup+762.301 s]
/proc/loadavg: 8.24 8.16 8.10 9/392 28187
/proc/meminfo: memFree=26282888/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=637396 CPUtime=3039.75 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 537863 0 0 0 303801 174 0 0 25 0 4 0 651788256 652693504 114988 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 159349 114988 379 95 0 154331 0
[pid=28155/tid=28156] ppid=28153 vsize=637396 CPUtime=762.13 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 129047 0 0 0 76177 36 0 0 25 0 4 0 651788256 652693504 114988 33554432000 4194304 4580107 140734144290736 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=637396 CPUtime=762.31 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 146012 0 0 0 76181 50 0 0 25 0 4 0 651788256 652693504 114988 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=637396 CPUtime=752.98 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 131576 0 0 0 75258 40 0 0 25 0 4 0 651788256 652693504 114988 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.75
Current children cumulated vsize (KiB) 637396

[startup+822.301 s]
/proc/loadavg: 8.15 8.14 8.09 10/392 28189
/proc/meminfo: memFree=26197796/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=703176 CPUtime=3278.98 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 560283 0 0 0 327718 180 0 0 25 0 4 0 651788256 720052224 128068 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 175794 128068 379 95 0 170776 0
[pid=28155/tid=28156] ppid=28153 vsize=703176 CPUtime=822.11 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 131540 0 0 0 82174 37 0 0 25 0 4 0 651788256 720052224 128068 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=703176 CPUtime=822.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 151457 0 0 0 82179 51 0 0 25 0 4 0 651788256 720052224 128068 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=703176 CPUtime=812.26 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 137698 0 0 0 81184 42 0 0 25 0 4 0 651788256 720052224 128068 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.98
Current children cumulated vsize (KiB) 703176

[startup+882.315 s]
/proc/loadavg: 8.11 8.13 8.09 9/392 28191
/proc/meminfo: memFree=26260380/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=583752 CPUtime=3518.3 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 581399 0 0 0 351640 190 0 0 25 0 4 0 651788256 597762048 114380 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 145938 114380 379 95 0 140920 0
[pid=28155/tid=28156] ppid=28153 vsize=583752 CPUtime=882.11 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 138108 0 0 0 88171 40 0 0 25 0 4 0 651788256 597762048 114380 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=583752 CPUtime=882.31 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 154404 0 0 0 88179 52 0 0 25 0 4 0 651788256 597762048 114380 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=583752 CPUtime=871.54 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 142511 0 0 0 87110 44 0 0 25 0 4 0 651788256 597762048 114380 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.3
Current children cumulated vsize (KiB) 583752

[startup+942.301 s]
/proc/loadavg: 8.15 8.13 8.09 10/392 28192
/proc/meminfo: memFree=26209276/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=662220 CPUtime=3757.52 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 604009 0 0 0 375553 199 0 0 25 0 4 0 651788256 678113280 127095 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 165555 127095 379 95 0 160537 0
[pid=28155/tid=28156] ppid=28153 vsize=662220 CPUtime=942.08 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 141974 0 0 0 94167 41 0 0 25 0 4 0 651788256 678113280 127095 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=662220 CPUtime=942.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 158256 0 0 0 94177 53 0 0 25 0 4 0 651788256 678113280 127095 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=662220 CPUtime=930.82 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 150124 0 0 0 93035 47 0 0 25 0 4 0 651788256 678113280 127095 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.52
Current children cumulated vsize (KiB) 662220

[startup+1002.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/392 28194
/proc/meminfo: memFree=26183208/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=662744 CPUtime=3996.79 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 619621 0 0 0 399475 204 0 0 25 0 4 0 651788256 678649856 125842 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 165686 125842 379 95 0 160668 0
[pid=28155/tid=28156] ppid=28153 vsize=662744 CPUtime=1002.07 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 143101 0 0 0 100166 41 0 0 25 0 4 0 651788256 678649856 125842 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=662744 CPUtime=1002.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 161639 0 0 0 100176 54 0 0 25 0 4 0 651788256 678649856 125842 33554432000 4194304 4580107 140734144290736 18446744073709551615 4416683 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=662744 CPUtime=990.09 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 154396 0 0 0 98960 49 0 0 25 0 4 0 651788256 678649856 125842 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.79
Current children cumulated vsize (KiB) 662744

[startup+1062.3 s]
/proc/loadavg: 8.13 8.13 8.09 10/392 28195
/proc/meminfo: memFree=26246172/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=639172 CPUtime=4236.05 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 641086 0 0 0 423392 213 0 0 25 0 4 0 651788256 654512128 118624 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 159793 118624 379 95 0 154775 0
[pid=28155/tid=28156] ppid=28153 vsize=639172 CPUtime=1062.05 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 145048 0 0 0 106164 41 0 0 25 0 4 0 651788256 654512128 118624 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=639172 CPUtime=1062.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 167153 0 0 0 106174 56 0 0 25 0 4 0 651788256 654512128 118624 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=639172 CPUtime=1049.37 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 161934 0 0 0 104884 53 0 0 25 0 4 0 651788256 654512128 118624 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.05
Current children cumulated vsize (KiB) 639172

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/392 28197
/proc/meminfo: memFree=26164800/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=728572 CPUtime=4475.32 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 665780 0 0 0 447311 221 0 0 25 0 4 0 651788256 746057728 135357 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 182143 135357 379 95 0 177125 0
[pid=28155/tid=28156] ppid=28153 vsize=728572 CPUtime=1122.04 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 152017 0 0 0 112160 44 0 0 25 0 4 0 651788256 746057728 135357 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=728572 CPUtime=1122.3 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 170877 0 0 0 112173 57 0 0 25 0 4 0 651788256 746057728 135357 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=728572 CPUtime=1108.65 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 169107 0 0 0 110810 55 0 0 25 0 4 0 651788256 746057728 135357 33554432000 4194304 4580107 140734144290736 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.32
Current children cumulated vsize (KiB) 728572

[startup+1182.3 s]
/proc/loadavg: 8.13 8.13 8.09 10/392 28199
/proc/meminfo: memFree=26181892/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=676992 CPUtime=4714.59 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 677294 0 0 0 471232 227 0 0 25 0 4 0 651788256 693239808 134880 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 169248 134880 379 95 0 164230 0
[pid=28155/tid=28156] ppid=28153 vsize=676992 CPUtime=1182.02 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 154319 0 0 0 118157 45 0 0 25 0 4 0 651788256 693239808 134880 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=676992 CPUtime=1182.31 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 171314 0 0 0 118173 58 0 0 25 0 4 0 651788256 693239808 134880 33554432000 4194304 4580107 140734144290736 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=676992 CPUtime=1167.93 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 173107 0 0 0 116736 57 0 0 25 0 4 0 651788256 693239808 134880 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.59
Current children cumulated vsize (KiB) 676992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.24 8.16 8.10 9/392 28199
/proc/meminfo: memFree=26135016/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=742528 CPUtime=4800.33 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 684180 0 0 0 479805 228 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406395 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 185632 141763 379 95 0 180614 0
[pid=28155/tid=28156] ppid=28153 vsize=742528 CPUtime=1203.54 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 154319 0 0 0 120309 45 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=742528 CPUtime=1203.82 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 171465 0 0 0 120324 58 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=742528 CPUtime=1189.13 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 179842 0 0 0 118855 58 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 742528

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

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

[startup+1203.8 s]
/proc/loadavg: 8.24 8.16 8.10 9/392 28199
/proc/meminfo: memFree=26135016/32950928 swapFree=44388876/67111528
[pid=28155] ppid=28153 vsize=742528 CPUtime=4800.33 cores=0,2,4,6
/proc/28155/stat : 28155 (strangenight2-m) R 28153 28155 27826 0 -1 4202496 684180 0 0 0 479805 228 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406395 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28155/statm: 185632 141763 379 95 0 180614 0
[pid=28155/tid=28156] ppid=28153 vsize=742528 CPUtime=1203.54 cores=0,2,4,6
/proc/28155/task/28156/stat : 28156 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 154319 0 0 0 120309 45 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28155/tid=28157] ppid=28153 vsize=742528 CPUtime=1203.82 cores=0,2,4,6
/proc/28155/task/28157/stat : 28157 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 171465 0 0 0 120324 58 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28155/tid=28158] ppid=28153 vsize=742528 CPUtime=1189.13 cores=0,2,4,6
/proc/28155/task/28158/stat : 28158 (strangenight2-m) R 28153 28155 27826 0 -1 4202560 179842 0 0 0 118855 58 0 0 25 0 4 0 651788256 760348672 141763 33554432000 4194304 4580107 140734144290736 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 742528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.84
CPU time (s): 4800.38
CPU user time (s): 4798.08
CPU system time (s): 2.30465
CPU usage (%): 398.754
Max. virtual memory (cumulated for all children) (KiB): 784364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.08
system time used= 2.30465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 684180
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= 267
involuntary context switches= 23390

runsolver used 4.18836 second user time and 10.5094 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 21:38:16
IDJOB=3366330
IDBENCH=82739
IDSOLVER=1844
FILE ID=node126/3366330-1305401896
RUNJOBID= node126-1305401895-28140
PBS_JOBID= 13324485
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366330-1305401896/watcher-3366330-1305401896 -o /tmp/evaluation-result-3366330-1305401896/solver-3366330-1305401896 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366330-1305401896.cnf

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=175597775

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27043548 kB
Buffers:        258008 kB
Cached:        2440084 kB
SwapCached:      92524 kB
Active:         737328 kB
Inactive:      4918812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27043548 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           10920 kB
Writeback:           0 kB
AnonPages:     2877624 kB
Mapped:          14884 kB
Slab:           109220 kB
PageTables:      75684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88088456 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= 73316 MiB
End job on node126 at 2011-05-14 21:58:21