Trace number 3366383

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.18 1203.56

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
MD5SUM96d6aca5635fba3566aa8534cdc228f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.734888
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
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 53727
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-3366383-1305403040.cnf'
0.00/0.01	c -- header says num vars:            175
0.00/0.01	c -- header says num clauses:        3727
0.00/0.01	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.01	c -- vars added        175
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1.17/0.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1.17/0.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.17/0.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.17/0.36	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.17/0.36	c calculated reachability. Time: 0.00
1.17/0.36	c Calc default polars -  time:   0.00 s pos:      84 undec:       3 neg:      88
1.17/0.36	c =========================================================================================
1.17/0.36	c types(t): F = full restart, N = normal restart
1.17/0.36	c types(t): S = simplification begin/end, E = solution found
1.17/0.36	c restart types(rt): st = static, dy = dynamic
1.17/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
3.18/0.80	c Decided on static restart strategy
3.18/0.80	c  N st     8      4920       175      3727         0      4730     18635    160868   no data   no data
3.18/0.80	c  N st    10     11303       175      3727         0      4386     18635    111092   no data   no data
3.18/0.80	c  N st    11     17046       175      3727         0      9897     18635    302182   no data   no data
3.97/1.09	c  F st    12     25000       175      3727         0     12119     18635    374689   no data   no data
3.97/1.09	c  N st    12     25000       175      3727         0     12119     18635    374689   no data   no data
5.16/1.30	c Decided on static restart strategy
5.16/1.30	c  N st    18     30000       175      3727         0     10388     18635    297885   no data   no data
5.16/1.30	c  S st    18     30000       175      3727         0     10388     18635    297885   no data   no data
5.16/1.30	c  S st    18     30505       175      3727         0     10883     18635    314624   no data   no data
5.16/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.30	c blocked clauses removed:        0 vars:      0 tried:         175 T: 0.00 s
5.16/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
5.16/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.60	c lits-rem:       174  cl-subs:     1002  v-elim:      0  v-fix:    0  time:  0.20 s
6.36/1.60	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
6.36/1.60	c calculated reachability. Time: 0.00
6.36/1.60	c  N st    18     30505       175      3727         0      9881     18635    275080   no data   no data
7.55/1.93	c  N st    20     37616       175      3727         0      9124     18635    229094   no data   no data
9.20/2.32	c  N st    21     44018       175      3727         0     15211     18635    435913   no data   no data
9.55/2.43	c  S st    22     45757       175      3727         0     16878     18635    489976   no data   no data
9.55/2.48	c  S st    22     46263       175      3727         0      8817     18635    192754   no data   no data
9.55/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.55/2.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.55/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
9.55/2.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.55/2.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.55/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.51	c lits-rem:        20  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.02 s
9.94/2.51	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
9.94/2.51	c vivif2 --  cl tried     8700 cl shrink        0 lits rem          0 time: 0.00
9.94/2.55	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
9.94/2.55	c calculated reachability. Time: 0.00
9.94/2.55	c  N st    22     46263       175      3727         0      8700     18635    188254   no data   no data
13.18/3.40	c  N st    23     60660       175      3727         0     12918     18635    313961   no data   no data
15.53/3.99	c  N st    24     69395       175      3727         0     10770     18635    223932   no data   no data
15.53/3.99	c  S st    24     69395       175      3727         0     10770     18635    223932   no data   no data
15.93/4.03	c  S st    24     69899       175      3727         0     11266     18635    240299   no data   no data
15.93/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.93/4.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.93/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
15.93/4.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.93/4.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.93/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.09	c lits-rem:        36  cl-subs:      234  v-elim:      0  v-fix:    0  time:  0.05 s
15.93/4.09	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
15.93/4.09	c vivif2 --  cl tried    11032 cl shrink        0 lits rem          0 time: 0.00
16.33/4.15	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
16.33/4.15	c calculated reachability. Time: 0.00
16.33/4.15	c  N st    24     69899       175      3727         0     11032     18635    231489   no data   no data
21.12/5.34	c  F st    25     87501       175      3727         0     16364     18635    403363   no data   no data
21.12/5.34	c  N st    25     87501       175      3727         0     16364     18635    403363   no data   no data
22.70/5.70	c Decided on static restart strategy
23.51/5.93	c  N st    32     95545       175      3727         0     24146     18635    666950   no data   no data
25.91/6.52	c  N st    34    104849       175      3727         0     20624     18635    541480   no data   no data
25.91/6.52	c  S st    34    104849       175      3727         0     20624     18635    541480   no data   no data
25.91/6.58	c  S st    34    105351       175      3727         0     21116     18635    558277   no data   no data
25.91/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.91/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.91/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.91/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.91/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
25.91/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.91/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.91/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.89/7.07	c lits-rem:       244  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  0.47 s
27.89/7.07	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
27.89/7.08	c vivif2 --  cl tried    19953 cl shrink        0 lits rem          0 time: 0.01
28.29/7.17	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.08
28.29/7.17	c calculated reachability. Time: 0.00
28.29/7.17	c  N st    34    105351       175      3727         0     19953     18635    511229   no data   no data
31.49/7.93	c  N st    35    114949       175      3727         0     15780     18635    357107   no data   no data
36.67/9.22	c  N st    36    129348       175      3727         0     15161     18635    301187   no data   no data
43.46/10.94	c  N st    37    150943       175      3727         0     20530     18635    462865   no data   no data
45.84/11.51	c  S st    38    158027       175      3727         0     27326     18635    693673   no data   no data
45.84/11.58	c  S st    38    158529       175      3727         0     27823     18635    709613   no data   no data
45.84/11.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.84/11.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.84/11.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.84/11.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.84/11.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.84/11.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
45.84/11.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.24/11.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.24/11.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.84/12.59	c lits-rem:       573  cl-subs:     1654  v-elim:      0  v-fix:    0  time:  0.97 s
49.84/12.59	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
49.84/12.59	c vivif2 --  cl tried    26169 cl shrink        0 lits rem          0 time: 0.01
50.63/12.71	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.12
50.63/12.71	c calculated reachability. Time: 0.00
50.63/12.71	c  N st    38    158529       175      3727         0     26169     18635    647710   no data   no data
68.99/17.30	c  N st    39    207117       175      3727         0     20957     18635    417786   no data   no data
80.95/20.33	c  N st    40    237794       175      3727         0     31090     18635    756972   no data   no data
80.95/20.33	c  S st    40    237794       175      3727         0     31090     18635    756972   no data   no data
81.35/20.43	c  S st    40    238296       175      3727         0     31575     18635    772818   no data   no data
81.35/20.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.35/20.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
81.35/20.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.35/20.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.35/20.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.35/20.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
81.35/20.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.35/20.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.35/20.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.73/22.52	c lits-rem:       544  cl-subs:     2094  v-elim:      0  v-fix:    0  time:  2.03 s
89.73/22.52	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
89.73/22.53	c vivif2 --  cl tried    29481 cl shrink        0 lits rem          0 time: 0.01
90.13/22.66	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.13
90.13/22.66	c calculated reachability. Time: 0.00
90.13/22.66	c  N st    40    238296       175      3727         0     29481     18635    697448   no data   no data
118.50/29.73	c  F st    41    306250       175      3727         0     31510     18635    719149   no data   no data
118.50/29.73	c  N st    41    306250       175      3727         0     31510     18635    719149   no data   no data
120.85/30.36	c Decided on static restart strategy
130.42/32.76	c  N st    51    334557       175      3727         0     35686     18635    826829   no data   no data
140.43/35.26	c  N st    53    357449       175      3727         0     33689     18635    732839   no data   no data
140.43/35.26	c  S st    53    357449       175      3727         0     33689     18635    732839   no data   no data
140.83/35.35	c  S st    53    357955       175      3727         0     34184     18635    749270   no data   no data
140.83/35.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.83/35.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
140.83/35.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.83/35.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.83/35.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.83/35.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
140.83/35.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.83/35.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.83/35.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.39/36.20	c lits-rem:       536  cl-subs:     1279  v-elim:      0  v-fix:    0  time:  0.82 s
144.39/36.20	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
144.39/36.21	c vivif2 --  cl tried    32905 cl shrink        0 lits rem          0 time: 0.01
144.82/36.36	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.15
144.82/36.37	c calculated reachability. Time: 0.00
144.82/36.37	c  N st    53    357955       175      3727         0     32905     18635    698443   no data   no data
159.13/39.98	c  N st    54    390348       175      3727         0     39095     18635    902999   no data   no data
186.66/46.89	c  N st    55    438937       175      3727         0     32880     18635    651621   no data   no data
226.15/56.77	c  N st    56    511820       175      3727         0     46012     18635   1069566   no data   no data
240.12/60.20	c  N st    57    536932       175      3727         0     40462     18635    830462   no data   no data
240.12/60.20	c  S st    57    536932       175      3727         0     40462     18635    830462   no data   no data
240.52/60.30	c  S st    57    537435       175      3727         0     40955     18635    846757   no data   no data
240.52/60.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.52/60.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
240.52/60.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.52/60.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.52/60.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.52/60.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
240.52/60.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
240.52/60.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
240.52/60.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.31/61.56	c lits-rem:       555  cl-subs:     1614  v-elim:      0  v-fix:    0  time:  1.21 s
245.31/61.56	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
245.31/61.57	c vivif2 --  cl tried    39341 cl shrink        0 lits rem          0 time: 0.01
246.15/61.76	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.19
246.15/61.76	c calculated reachability. Time: 0.00
246.15/61.76	c  N st    57    537435       175      3727         0     39341     18635    788246   no data   no data
342.28/85.87	c  N st    58    701419       175      3727         0     67945     18635   1730309   no data   no data
409.25/102.69	c  N st    59    806153       175      3727         0     61951     18635   1451521   no data   no data
409.25/102.69	c  S st    59    806153       175      3727         0     61951     18635   1451521   no data   no data
410.05/102.86	c  S st    59    806656       175      3727         0     62446     18635   1467821   no data   no data
410.05/102.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
410.45/102.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
410.45/102.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
410.45/102.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.45/102.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.45/102.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
410.45/102.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
410.45/102.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
410.45/102.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.36/111.41	c lits-rem:      2456  cl-subs:     4414  v-elim:      0  v-fix:    0  time:  8.46 s
444.36/111.41	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
444.36/111.43	c vivif2 --  cl tried    58032 cl shrink        0 lits rem          0 time: 0.02
445.96/111.85	c asymm  cl-useful: 0/3265/3727 lits-rem:0 time: 0.42
445.96/111.85	c calculated reachability. Time: 0.00
445.96/111.85	c  N st    59    806656       175      3727         0     58032     18635   1305758   no data   no data
631.45/158.31	c  F st    60   1071876       175      3727         0     73257     18635   1725846   no data   no data
631.45/158.31	c  N st    60   1071876       175      3727         0     73257     18635   1725846   no data   no data
636.68/159.61	c Decided on static restart strategy
653.39/163.88	c  N st    70   1100181       175      3727         0     57631     18635   1124339   no data   no data
682.12/171.01	c  N st    72   1136175       175      3727         0     48218     18635    785100   no data   no data
712.42/178.61	c  N st    73   1168568       175      3727         0     79096     18635   1892528   no data   no data
754.32/189.18	c  N st    74   1209984       175      3727         0     73766     18635   1686773   no data   no data
754.32/189.18	c  S st    74   1209984       175      3727         0     73766     18635   1686773   no data   no data
755.51/189.42	c  S st    74   1210487       175      3727         0     74257     18635   1703336   no data   no data
755.51/189.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
755.51/189.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
755.51/189.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.51/189.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.51/189.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.51/189.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
755.51/189.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
755.51/189.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
755.91/189.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.41/202.42	c lits-rem:      2533  cl-subs:     4501  v-elim:      0  v-fix:    0  time: 12.88 s
807.41/202.42	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
807.41/202.44	c vivif2 --  cl tried    69756 cl shrink        0 lits rem          0 time: 0.02
809.37/202.91	c asymm  cl-useful: 0/2914/3727 lits-rem:0 time: 0.47
809.37/202.91	c calculated reachability. Time: 0.00
809.37/202.91	c  N st    74   1210487       175      3727         0     69756     18635   1527586   no data   no data
889.94/223.18	c  N st    75   1283370       175      3727         0     46836     18635    675364   no data   no data
990.86/248.46	c  N st    76   1392693       175      3727         0     54728     18635    906760   no data   no data
1133.28/284.18	c  N st    77   1556680       175      3727         0     59491     18635   1022724   no data   no data
1270.91/318.68	c  N st    78   1710489       175      3727         0    100298     18635   2430786   no data   no data
1270.91/318.68	c  S st    78   1710489       175      3727         0    100298     18635   2430786   no data   no data
1272.11/319.01	c  S st    78   1710992       175      3727         0    100793     18635   2447033   no data   no data
1272.54/319.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1272.54/319.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1272.54/319.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1272.54/319.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1272.54/319.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1272.54/319.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1272.54/319.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1272.54/319.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1272.94/319.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.20/347.00	c lits-rem:      4563  cl-subs:     8087  v-elim:      0  v-fix:    0  time: 27.84 s
1384.20/347.00	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1384.20/347.03	c vivif2 --  cl tried    92706 cl shrink        0 lits rem          0 time: 0.03
1385.00/347.20	c asymm  cl-useful: 0/813/3727 lits-rem:0 time: 0.17
1385.00/347.20	c calculated reachability. Time: 0.00
1385.00/347.20	c  N st    78   1710992       175      3727         0     92706     18635   2148533   no data   no data
1742.40/437.08	c  N st    79   2079956       175      3727         0    104074     18635   2402658   no data   no data
1879.22/471.34	c  N st    80   2210993       175      3727         0    108239     18635   2511999   no data   no data
1879.22/471.34	c  S st    80   2210993       175      3727         0    108239     18635   2511999   no data   no data
1880.42/471.69	c  S st    80   2211497       175      3727         0    108738     18635   2528678   no data   no data
1880.82/471.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1880.82/471.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1880.82/471.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1880.82/471.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1880.82/471.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1880.82/471.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1880.82/471.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1880.82/471.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1881.22/471.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1992.11/499.65	c lits-rem:      2594  cl-subs:     7989  v-elim:      0  v-fix:    0  time: 27.79 s
1992.11/499.65	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1992.11/499.68	c vivif2 --  cl tried   100749 cl shrink        0 lits rem          0 time: 0.03
1993.71/500.08	c asymm  cl-useful: 0/2120/3727 lits-rem:0 time: 0.40
1993.71/500.08	c calculated reachability. Time: 0.00
1993.71/500.08	c  N st    80   2211497       175      3727         0    100749     18635   2236416   no data   no data
2549.40/639.31	c  N st    81   2711497       175      3727         0    123706     18635   2896901   no data   no data
2549.40/639.31	c  S st    81   2711497       175      3727         0    123706     18635   2896901   no data   no data
2550.60/639.69	c  S st    81   2711998       175      3727         0    124191     18635   2912915   no data   no data
2551.00/639.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2551.00/639.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2551.00/639.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2551.00/639.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2551.00/639.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2551.00/639.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2551.00/639.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2551.40/639.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2551.40/639.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2727.71/684.06	c lits-rem:      3476  cl-subs:    10696  v-elim:      0  v-fix:    0  time: 44.16 s
2727.71/684.06	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2728.11/684.10	c vivif2 --  cl tried   113495 cl shrink        0 lits rem          0 time: 0.04
2729.70/684.50	c asymm  cl-useful: 0/1513/3727 lits-rem:0 time: 0.40
2729.70/684.50	c calculated reachability. Time: 0.00
2729.70/684.50	c  N st    81   2711998       175      3727         0    113495     18635   2543370   no data   no data
3392.31/850.64	c  N st    82   3211999       175      3727         0     90115     18635   1573373   no data   no data
3392.31/850.64	c  S st    82   3211999       175      3727         0     90115     18635   1573373   no data   no data
3393.51/850.95	c  S st    82   3212503       175      3727         0     90611     18635   1589399   no data   no data
3393.51/850.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3393.91/851.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3393.91/851.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3393.91/851.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3393.91/851.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3393.91/851.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3393.91/851.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3393.91/851.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3393.91/851.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3415.44/856.44	c lits-rem:       869  cl-subs:     3006  v-elim:      0  v-fix:    0  time:  5.37 s
3415.44/856.44	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3415.44/856.46	c vivif2 --  cl tried    87605 cl shrink        0 lits rem          0 time: 0.02
3417.04/856.80	c asymm  cl-useful: 0/2249/3727 lits-rem:0 time: 0.34
3417.04/856.81	c calculated reachability. Time: 0.00
3417.04/856.81	c  N st    82   3212503       175      3727         0     87605     18635   1483159   no data   no data
4059.67/1017.90	c  N st    83   3712503       175      3727         0     98386     18635   1737973   no data   no data
4059.67/1017.90	c  S st    83   3712503       175      3727         0     98386     18635   1737973   no data   no data
4060.87/1018.26	c  S st    83   3713006       175      3727         0     98884     18635   1754908   no data   no data
4060.87/1018.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4061.27/1018.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
4061.27/1018.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4061.27/1018.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4061.27/1018.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4061.27/1018.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4061.27/1018.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4061.27/1018.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4061.67/1018.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4117.51/1032.47	c lits-rem:      1614  cl-subs:     3454  v-elim:      0  v-fix:    0  time: 14.04 s
4117.51/1032.47	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
4117.91/1032.50	c vivif2 --  cl tried    95430 cl shrink        0 lits rem          0 time: 0.03
4119.95/1033.01	c asymm  cl-useful: 0/1478/3727 lits-rem:0 time: 0.51
4119.95/1033.02	c calculated reachability. Time: 0.00
4119.95/1033.02	c  N st    83   3713006       175      3727         0     95430     18635   1627872   no data   no data
4180.97/1048.34	c  F st    84   3751563       175      3727         0    132196     18635   2930985   no data   no data
4180.97/1048.34	c  N st    84   3751563       175      3727         0    132196     18635   2930985   no data   no data
4190.90/1050.82	c Decided on static restart strategy
4228.41/1060.20	c  N st    94   3779874       175      3727         0    159307     18635   3884780   no data   no data
4267.49/1070.01	c  N st    96   3815867       175      3727         0    112765     18635   2183470   no data   no data
4312.60/1081.32	c  N st    97   3848262       175      3727         0    143398     18635   3254645   no data   no data
4374.04/1096.77	c  N st    98   3896850       175      3727         0    107962     18635   2027751   no data   no data
4476.92/1122.50	c  N st    99   3969733       175      3727         0     94502     18635   1506914   no data   no data
4608.15/1155.41	c  N st   100   4079056       175      3727         0    114669     18635   2184756   no data   no data
4790.47/1201.17	c  N st   101   4213006       175      3727         0    157274     18635   3650897   no data   no data
4790.47/1201.17	c  S st   101   4213006       175      3727         0    157274     18635   3650897   no data   no data
4792.86/1201.72	c  S st   101   4213509       175      3727         0    157769     18635   3667088   no data   no data
4792.86/1201.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4793.25/1201.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4793.25/1201.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4793.25/1201.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4793.25/1201.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4793.25/1201.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4793.25/1201.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4793.25/1201.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4793.65/1201.97	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-3366383-1305403040/watcher-3366383-1305403040 -o /tmp/evaluation-result-3366383-1305403040/solver-3366383-1305403040 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366383-1305403040.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.12 8.11 8.08 7/339 31640
/proc/meminfo: memFree=17849644/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 411 0 0 0 2 0 0 0 25 0 4 0 651904913 52396032 352 33554432000 4194304 4580107 140733647981248 18446744073709551615 47416180745753 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 12792 352 302 95 0 7774 0
[pid=31640/tid=31641] ppid=31638 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651904914 52396032 352 33554432000 4194304 4580107 140733647981248 18446744073709551615 47416180746162 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651904914 52396032 352 33554432000 4194304 4580107 140733647981248 18446744073709551615 47416180745753 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651904914 52396032 352 33554432000 4194304 4580107 140733647981248 18446744073709551615 47416180745753 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.112374 s]
/proc/loadavg: 8.12 8.11 8.08 7/339 31640
/proc/meminfo: memFree=17849644/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=282820 CPUtime=0.42 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 2198 0 0 0 42 0 0 0 18 0 4 0 651904913 289607680 2010 33554432000 4194304 4580107 140733647981248 18446744073709551615 4339070 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 70705 2010 376 95 0 65687 0
[pid=31640/tid=31641] ppid=31638 vsize=282820 CPUtime=0.1 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 503 0 0 0 10 0 0 0 25 0 4 0 651904914 289607680 2010 33554432000 4194304 4580107 140733647981248 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=282820 CPUtime=0.1 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 470 0 0 0 10 0 0 0 18 0 4 0 651904914 289607680 2010 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=282820 CPUtime=0.1 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 301 0 0 0 10 0 0 0 18 0 4 0 651904914 289607680 2010 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282820

[startup+0.200359 s]
/proc/loadavg: 8.12 8.11 8.08 7/339 31640
/proc/meminfo: memFree=17849644/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=284828 CPUtime=0.77 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 3066 0 0 0 77 0 0 0 18 0 4 0 651904913 291663872 2059 33554432000 4194304 4580107 140733647981248 18446744073709551615 4322664 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 71207 2059 376 95 0 66189 0
[pid=31640/tid=31641] ppid=31638 vsize=284828 CPUtime=0.18 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 715 0 0 0 18 0 0 0 25 0 4 0 651904914 291663872 2059 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=284828 CPUtime=0.19 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 700 0 0 0 19 0 0 0 18 0 4 0 651904914 291663872 2059 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=284828 CPUtime=0.19 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 512 0 0 0 19 0 0 0 18 0 4 0 651904914 291663872 2059 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284828

[startup+0.300341 s]
/proc/loadavg: 8.12 8.11 8.08 7/339 31640
/proc/meminfo: memFree=17849644/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=284996 CPUtime=1.17 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 3597 0 0 0 117 0 0 0 18 0 4 0 651904913 291835904 2590 33554432000 4194304 4580107 140733647981248 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 71249 2590 377 95 0 66231 0
[pid=31640/tid=31641] ppid=31638 vsize=284996 CPUtime=0.28 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 848 0 0 0 28 0 0 0 25 0 4 0 651904914 291835904 2590 33554432000 4194304 4580107 140733647981248 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=284996 CPUtime=0.29 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 832 0 0 0 29 0 0 0 18 0 4 0 651904914 291835904 2590 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=284996 CPUtime=0.29 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 642 0 0 0 29 0 0 0 18 0 4 0 651904914 291835904 2590 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284996

[startup+0.700272 s]
/proc/loadavg: 8.12 8.11 8.08 7/339 31640
/proc/meminfo: memFree=17849644/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=286760 CPUtime=2.76 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 6367 0 0 0 276 0 0 0 18 0 4 0 651904913 293642240 2948 33554432000 4194304 4580107 140733647981248 18446744073709551615 4322703 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 71690 2948 377 95 0 66672 0
[pid=31640/tid=31641] ppid=31638 vsize=286760 CPUtime=0.68 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 1377 0 0 0 68 0 0 0 25 0 4 0 651904914 293642240 2948 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=286760 CPUtime=0.69 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 1609 0 0 0 69 0 0 0 18 0 4 0 651904914 293642240 2949 33554432000 4194304 4580107 140733647981248 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=286760 CPUtime=0.69 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 1368 0 0 0 69 0 0 0 18 0 4 0 651904914 293642240 2949 33554432000 4194304 4580107 140733647981248 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 286760

[startup+1.50113 s]
/proc/loadavg: 8.12 8.11 8.08 9/343 31644
/proc/meminfo: memFree=17827384/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=288668 CPUtime=5.96 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 12185 0 0 0 595 1 0 0 20 0 4 0 651904913 295596032 5486 33554432000 4194304 4580107 140733647981248 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 72167 5486 379 95 0 67149 0
[pid=31640/tid=31641] ppid=31638 vsize=288668 CPUtime=1.47 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 2425 0 0 0 147 0 0 0 25 0 4 0 651904914 295596032 5486 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=288668 CPUtime=1.49 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 2757 0 0 0 149 0 0 0 19 0 4 0 651904914 295596032 5486 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=288668 CPUtime=1.49 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 2449 0 0 0 149 0 0 0 20 0 4 0 651904914 295596032 5486 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 288668

[startup+3.10085 s]
/proc/loadavg: 8.11 8.11 8.08 9/343 31644
/proc/meminfo: memFree=17782620/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=300408 CPUtime=12.34 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 24036 0 0 0 1231 3 0 0 25 0 4 0 651904913 307617792 12148 33554432000 4194304 4580107 140733647981248 18446744073709551615 4295702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 75102 12148 379 95 0 70084 0
[pid=31640/tid=31641] ppid=31638 vsize=300408 CPUtime=3.05 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 5561 0 0 0 305 0 0 0 25 0 4 0 651904914 307617792 12148 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=300408 CPUtime=3.08 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 6354 0 0 0 308 0 0 0 25 0 4 0 651904914 307617792 12148 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=300408 CPUtime=3.09 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 6100 0 0 0 308 1 0 0 25 0 4 0 651904914 307617792 12148 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 300408

[startup+6.30028 s]
/proc/loadavg: 8.11 8.11 8.08 9/343 31644
/proc/meminfo: memFree=17739632/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=308684 CPUtime=25.11 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 37595 0 0 0 2505 6 0 0 25 0 4 0 651904913 316092416 17020 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 77171 17020 379 95 0 72153 0
[pid=31640/tid=31641] ppid=31638 vsize=308684 CPUtime=6.22 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 9574 0 0 0 621 1 0 0 25 0 4 0 651904914 316092416 17020 33554432000 4194304 4580107 140733647981248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=308684 CPUtime=6.29 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 10220 0 0 0 628 1 0 0 25 0 4 0 651904914 316092416 17020 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=308684 CPUtime=6.29 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 8710 0 0 0 627 2 0 0 25 0 4 0 651904914 316092416 17020 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 308684

[startup+12.7012 s]
/proc/loadavg: 8.09 8.10 8.08 9/343 31644
/proc/meminfo: memFree=17677988/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=309700 CPUtime=50.63 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 59758 0 0 0 5053 10 0 0 25 0 4 0 651904913 317132800 23642 33554432000 4194304 4580107 140733647981248 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 77425 23642 379 95 0 72407 0
[pid=31640/tid=31641] ppid=31638 vsize=309700 CPUtime=12.55 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 14618 0 0 0 1253 2 0 0 25 0 4 0 651904914 317132800 23642 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=309700 CPUtime=12.69 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 14676 0 0 0 1267 2 0 0 25 0 4 0 651904914 317132800 23642 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=309700 CPUtime=12.68 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 14737 0 0 0 1266 2 0 0 25 0 4 0 651904914 317132800 23642 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 309700

[startup+25.5009 s]
/proc/loadavg: 8.15 8.12 8.08 9/343 31645
/proc/meminfo: memFree=17618980/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=310436 CPUtime=101.7 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 89821 0 0 0 10152 18 0 0 25 0 4 0 651904913 317886464 31679 33554432000 4194304 4580107 140733647981248 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 77609 31679 379 95 0 72591 0
[pid=31640/tid=31641] ppid=31638 vsize=310436 CPUtime=25.21 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 22286 0 0 0 2517 4 0 0 25 0 4 0 651904914 317886464 31679 33554432000 4194304 4580107 140733647981248 18446744073709551615 4340645 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=310436 CPUtime=25.49 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 22979 0 0 0 2545 4 0 0 25 0 4 0 651904914 317886464 31679 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=310436 CPUtime=25.48 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 21411 0 0 0 2544 4 0 0 25 0 4 0 651904914 317886464 31679 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 310436

[startup+51.1004 s]
/proc/loadavg: 8.10 8.11 8.08 9/343 31645
/proc/meminfo: memFree=17543768/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=332856 CPUtime=203.82 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 132611 0 0 0 20352 30 0 0 25 0 4 0 651904913 340844544 41820 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 83214 41820 379 95 0 78196 0
[pid=31640/tid=31641] ppid=31638 vsize=332856 CPUtime=50.53 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 34334 0 0 0 5046 7 0 0 25 0 4 0 651904914 340844544 41820 33554432000 4194304 4580107 140733647981248 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=332856 CPUtime=51.08 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 31849 0 0 0 5102 6 0 0 25 0 4 0 651904914 340844544 41820 33554432000 4194304 4580107 140733647981248 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=332856 CPUtime=51.09 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 33277 0 0 0 5101 8 0 0 25 0 4 0 651904914 340844544 41820 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 332856

[startup+102.301 s]
/proc/loadavg: 8.12 8.12 8.09 9/343 31647
/proc/meminfo: memFree=17471060/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=412052 CPUtime=408.1 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 193655 0 0 0 40759 51 0 0 25 0 4 0 651904913 421941248 51109 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 103013 51109 379 95 0 97995 0
[pid=31640/tid=31641] ppid=31638 vsize=412052 CPUtime=101.18 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 46164 0 0 0 10107 11 0 0 25 0 4 0 651904914 421941248 51109 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=412052 CPUtime=102.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 47123 0 0 0 10217 13 0 0 25 0 4 0 651904914 421941248 51109 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=412052 CPUtime=102.29 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 52313 0 0 0 10216 13 0 0 25 0 4 0 651904914 421941248 51109 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 412052

[startup+162.301 s]

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

[pid=31640] ppid=31638 vsize=764176 CPUtime=2561.37 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 581410 0 0 0 255919 218 0 0 25 0 4 0 651904913 782516224 119732 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 191044 119732 379 95 0 186026 0
[pid=31640/tid=31641] ppid=31638 vsize=764176 CPUtime=635.29 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 141878 0 0 0 63476 53 0 0 25 0 4 0 651904914 782516224 119732 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=764176 CPUtime=642.29 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 131220 0 0 0 64178 51 0 0 25 0 4 0 651904914 782516224 119732 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=764176 CPUtime=641.47 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 160780 0 0 0 64084 63 0 0 25 0 4 0 651904914 782516224 119732 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.37
Current children cumulated vsize (KiB) 764176

[startup+702.301 s]
/proc/loadavg: 8.17 8.15 8.10 9/343 31675
/proc/meminfo: memFree=17018952/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=685936 CPUtime=2800.72 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 610181 0 0 0 279838 234 0 0 25 0 4 0 651904913 702398464 114233 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 171484 114233 379 95 0 166466 0
[pid=31640/tid=31641] ppid=31638 vsize=685936 CPUtime=694.63 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 150655 0 0 0 69406 57 0 0 25 0 4 0 651904914 702398464 114233 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=685936 CPUtime=702.29 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 137994 0 0 0 70174 55 0 0 25 0 4 0 651904914 702398464 114233 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=685936 CPUtime=701.48 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 170810 0 0 0 70079 69 0 0 25 0 4 0 651904914 702398464 114233 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.72
Current children cumulated vsize (KiB) 685936

[startup+762.301 s]
/proc/loadavg: 8.16 8.15 8.09 9/343 31676
/proc/meminfo: memFree=16946036/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=798876 CPUtime=3040.1 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 652301 0 0 0 303757 253 0 0 25 0 4 0 651904913 818049024 124378 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 199719 124378 379 95 0 194701 0
[pid=31640/tid=31641] ppid=31638 vsize=798876 CPUtime=753.98 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 159759 0 0 0 75336 62 0 0 25 0 4 0 651904914 818049024 124379 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=798876 CPUtime=762.31 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 147546 0 0 0 76172 59 0 0 25 0 4 0 651904914 818049024 124379 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=798876 CPUtime=761.5 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 183165 0 0 0 76075 75 0 0 25 0 4 0 651904914 818049024 124379 33554432000 4194304 4580107 140733647981248 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.1
Current children cumulated vsize (KiB) 798876

[startup+822.301 s]
/proc/loadavg: 8.16 8.15 8.09 9/343 31678
/proc/meminfo: memFree=16886868/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=745924 CPUtime=3279.42 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 679592 0 0 0 327675 267 0 0 25 0 4 0 651904913 763826176 138027 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 186481 138027 379 95 0 181463 0
[pid=31640/tid=31641] ppid=31638 vsize=745924 CPUtime=813.33 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 170028 0 0 0 81268 65 0 0 25 0 4 0 651904914 763826176 138027 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=745924 CPUtime=822.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 155366 0 0 0 82166 64 0 0 25 0 4 0 651904914 763826176 138027 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=745924 CPUtime=821.48 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 184251 0 0 0 82073 75 0 0 25 0 4 0 651904914 763826176 138027 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 745924

[startup+882.313 s]
/proc/loadavg: 8.15 8.15 8.09 9/343 31679
/proc/meminfo: memFree=16843328/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=830028 CPUtime=3518.79 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 708959 0 0 0 351593 286 0 0 25 0 4 0 651904913 849948672 137337 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 207507 137337 379 95 0 202489 0
[pid=31640/tid=31641] ppid=31638 vsize=830028 CPUtime=872.66 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 177003 0 0 0 87196 70 0 0 25 0 4 0 651904914 849948672 137337 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=830028 CPUtime=882.31 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 161316 0 0 0 88164 67 0 0 25 0 4 0 651904914 849948672 137337 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=830028 CPUtime=881.5 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 192560 0 0 0 88069 81 0 0 25 0 4 0 651904914 849948672 137337 33554432000 4194304 4580107 140733647981248 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.79
Current children cumulated vsize (KiB) 830028

[startup+942.301 s]
/proc/loadavg: 8.09 8.14 8.09 9/343 31681
/proc/meminfo: memFree=16865004/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=745380 CPUtime=3758.09 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 750588 0 0 0 375504 305 0 0 25 0 4 0 651904913 763269120 132439 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 186345 132439 379 95 0 181327 0
[pid=31640/tid=31641] ppid=31638 vsize=745380 CPUtime=932 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 187003 0 0 0 93126 74 0 0 25 0 4 0 651904914 763269120 132439 33554432000 4194304 4580107 140733647981248 18446744073709551615 4322656 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=745380 CPUtime=942.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 172160 0 0 0 94158 72 0 0 25 0 4 0 651904914 763269120 132439 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=745380 CPUtime=941.48 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 203396 0 0 0 94062 86 0 0 25 0 4 0 651904914 763269120 132439 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.09
Current children cumulated vsize (KiB) 745380

[startup+1002.3 s]
/proc/loadavg: 8.07 8.12 8.09 10/343 31683
/proc/meminfo: memFree=16780408/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=900152 CPUtime=3997.44 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 785012 0 0 0 399421 323 0 0 25 0 4 0 651904913 921755648 144267 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 225038 144267 379 95 0 220020 0
[pid=31640/tid=31641] ppid=31638 vsize=900152 CPUtime=991.34 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 198972 0 0 0 99055 79 0 0 25 0 4 0 651904914 921755648 144267 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=900152 CPUtime=1002.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 179338 0 0 0 100153 77 0 0 25 0 4 0 651904914 921755648 144267 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=900152 CPUtime=1001.48 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 209764 0 0 0 100059 89 0 0 25 0 4 0 651904914 921755648 144267 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.44
Current children cumulated vsize (KiB) 900152

[startup+1062.3 s]
/proc/loadavg: 8.06 8.11 8.09 9/343 31684
/proc/meminfo: memFree=16768948/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=945220 CPUtime=4236.78 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 801520 0 0 0 423346 332 0 0 25 0 4 0 651904913 967905280 147945 33554432000 4194304 4580107 140733647981248 18446744073709551615 4320616 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 236305 147945 379 95 0 231287 0
[pid=31640/tid=31641] ppid=31638 vsize=945220 CPUtime=1050.69 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 200510 0 0 0 104989 80 0 0 25 0 4 0 651904914 967905280 147945 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=945220 CPUtime=1062.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 184206 0 0 0 106150 80 0 0 25 0 4 0 651904914 967905280 147945 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=945220 CPUtime=1061.49 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 215375 0 0 0 106056 93 0 0 25 0 4 0 651904914 967905280 147945 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.78
Current children cumulated vsize (KiB) 945220

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 8.09 9/343 31686
/proc/meminfo: memFree=16742888/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=970872 CPUtime=4476.12 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 834044 0 0 0 447261 351 0 0 25 0 4 0 651904913 994172928 151848 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 242718 151848 379 95 0 237700 0
[pid=31640/tid=31641] ppid=31638 vsize=970872 CPUtime=1110.02 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 209321 0 0 0 110916 86 0 0 25 0 4 0 651904914 994172928 151848 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=970872 CPUtime=1122.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 192879 0 0 0 112146 84 0 0 25 0 4 0 651904914 994172928 151848 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=970872 CPUtime=1121.49 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 222944 0 0 0 112052 97 0 0 25 0 4 0 651904914 994172928 151848 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.12
Current children cumulated vsize (KiB) 970872

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.09 9/343 31687
/proc/meminfo: memFree=16737964/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=957840 CPUtime=4715.46 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 864405 0 0 0 471181 365 0 0 25 0 4 0 651904913 980828160 149709 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 239460 149709 379 95 0 234442 0
[pid=31640/tid=31641] ppid=31638 vsize=957840 CPUtime=1169.37 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 217945 0 0 0 116847 90 0 0 25 0 4 0 651904914 980828160 149709 33554432000 4194304 4580107 140733647981248 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=957840 CPUtime=1182.3 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 201781 0 0 0 118141 89 0 0 25 0 4 0 651904914 980828160 149709 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294026 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=957840 CPUtime=1181.49 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 228125 0 0 0 118050 99 0 0 25 0 4 0 651904914 980828160 149709 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.46
Current children cumulated vsize (KiB) 957840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.51 s]
/proc/loadavg: 8.08 8.10 8.09 5/338 31689
/proc/meminfo: memFree=17197780/32951124 swapFree=67056804/67111528
[pid=31640] ppid=31638 vsize=919552 CPUtime=4800.11 cores=1,3,5,7
/proc/31640/stat : 31640 (strangenight2-m) R 31638 31640 31208 0 -1 4202496 884382 0 0 0 479639 372 0 0 25 0 4 0 651904913 941621248 162661 33554432000 4194304 4580107 140733647981248 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31640/statm: 229888 162661 379 95 0 224870 0
[pid=31640/tid=31641] ppid=31638 vsize=919552 CPUtime=1190.34 cores=1,3,5,7
/proc/31640/task/31641/stat : 31641 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 221151 0 0 0 118943 91 0 0 25 0 4 0 651904914 941621248 162661 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31640/tid=31642] ppid=31638 vsize=919552 CPUtime=1203.53 cores=1,3,5,7
/proc/31640/task/31642/stat : 31642 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 205293 0 0 0 120262 91 0 0 25 0 4 0 651904914 941621248 162661 33554432000 4194304 4580107 140733647981248 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31640/tid=31643] ppid=31638 vsize=919552 CPUtime=1202.72 cores=1,3,5,7
/proc/31640/task/31643/stat : 31643 (strangenight2-m) R 31638 31640 31208 0 -1 4202560 232330 0 0 0 120171 101 0 0 25 0 4 0 651904914 941621248 162661 33554432000 4194304 4580107 140733647981248 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 919552

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.56
CPU time (s): 4800.18
CPU user time (s): 4796.42
CPU system time (s): 3.75543
CPU usage (%): 398.831
Max. virtual memory (cumulated for all children) (KiB): 1029320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.42
system time used= 3.75543
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 884384
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= 401
involuntary context switches= 33686

runsolver used 3.52746 second user time and 9.68153 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 21:57:20
IDJOB=3366383
IDBENCH=82792
IDSOLVER=1844
FILE ID=node108/3366383-1305403040
RUNJOBID= node108-1305401834-31524
PBS_JOBID= 13324481
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366383-1305403040/watcher-3366383-1305403040 -o /tmp/evaluation-result-3366383-1305403040/solver-3366383-1305403040 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366383-1305403040.cnf

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

MD5SUM BENCH= 96d6aca5635fba3566aa8534cdc228f2
RANDOM SEED=1884291152

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      17849924 kB
Buffers:        277832 kB
Cached:        4406068 kB
SwapCached:       8700 kB
Active:       11038180 kB
Inactive:      3753448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17849924 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:    10104608 kB
Mapped:          27740 kB
Slab:           207600 kB
PageTables:      38352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52339344 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= 73552 MiB
End job on node108 at 2011-05-14 22:17:25